By type
[38;5;6mmariadb [38;5;5m04:52:27.71 [0m [38;5;6mmariadb [38;5;5m04:52:27.72 [0m[1mWelcome to the Bitnami mariadb-galera container[0m [38;5;6mmariadb [38;5;5m04:52:27.73 [0mSubscribe to project updates by watching [1mhttps://github.com/bitnami/bitnami-docker-mariadb-galera[0m [38;5;6mmariadb [38;5;5m04:52:27.73 [0mSubmit issues and feature requests at [1mhttps://github.com/bitnami/bitnami-docker-mariadb-galera/issues[0m [38;5;6mmariadb [38;5;5m04:52:27.74 [0m [38;5;6mmariadb [38;5;5m04:52:27.74 [0m[38;5;2mINFO [0m ==> ** Starting MariaDB setup ** [38;5;6mmariadb [38;5;5m04:52:27.81 [0m[38;5;2mINFO [0m ==> Validating settings in MYSQL_*/MARIADB_* env vars [38;5;6mmariadb [38;5;5m04:54:28.39 [0m[38;5;5mDEBUG[0m ==> Set Galera cluster address to gcomm:// [38;5;6mmariadb [38;5;5m04:54:28.40 [0m[38;5;2mINFO [0m ==> Initializing mariadb database [38;5;6mmariadb [38;5;5m04:54:28.41 [0m[38;5;5mDEBUG[0m ==> Ensuring expected directories/files exist [38;5;6mmariadb [38;5;5m04:54:28.48 [0m[38;5;2mINFO [0m ==> Updating 'my.cnf' with custom configuration [38;5;6mmariadb [38;5;5m04:54:28.50 [0m[38;5;2mINFO [0m ==> Setting user option [38;5;6mmariadb [38;5;5m04:54:28.50 [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:54:28.54 [0m[38;5;2mINFO [0m ==> Setting wsrep_node_name option [38;5;6mmariadb [38;5;5m04:54:28.55 [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:54:28.56 [0m[38;5;2mINFO [0m ==> Setting wsrep_node_address option [38;5;6mmariadb [38;5;5m04:54:28.57 [0m[38;5;5mDEBUG[0m ==> Setting wsrep_node_address to '10.233.71.103' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf [38;5;6mmariadb [38;5;5m04:55:28.87 [0m[38;5;5mDEBUG[0m ==> Set Galera cluster address to gcomm:// [38;5;6mmariadb [38;5;5m04:55:28.88 [0m[38;5;2mINFO [0m ==> Setting wsrep_sst_auth option [38;5;6mmariadb [38;5;5m04:55:28.89 [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:56:29.24 [0m[38;5;5mDEBUG[0m ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2022-03-12 4:56:29 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-03-12 4:56: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:56:37.69 [0m[38;5;2mINFO [0m ==> Starting mariadb in background 2022-03-12 4:56:37 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-03-12 4:56:37 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-03-12 4:56:37 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (server 10.6.5-MariaDB-log) starting as process 415 ... 2022-03-12 4:56:37 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-03-12 4:56:37 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-03-12 4:56:37 0 [Note] WSREP: wsrep_load(): Galera 4.9(rXXXX) by Codership Oy
loaded successfully. 2022-03-12 4:56:37 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-03-12 4:56:37 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2022-03-12 4:56:37 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2022-03-12 4:56:37 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2022-03-12 4:56:37 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2022-03-12 4:56:37 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.71.103; 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-03-12 4:56:37 0 [Note] WSREP: Start replication 2022-03-12 4:56:37 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-03-12 4:56:37 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2022-03-12 4:56:37 0 [Note] WSREP: protonet asio version 0 2022-03-12 4:56:37 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-03-12 4:56:37 0 [Note] WSREP: backend: asio 2022-03-12 4:56:37 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-03-12 4:56:37 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-03-12 4:56:37 0 [Note] WSREP: restore pc from disk failed 2022-03-12 4:56:37 0 [Note] WSREP: GMCast version 0 2022-03-12 4:56:37 0 [Note] WSREP: (cc97a962-a994, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-03-12 4:56:37 0 [Note] WSREP: (cc97a962-a994, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-03-12 4:56:37 0 [Note] WSREP: EVS version 1 2022-03-12 4:56:37 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-03-12 4:56:37 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-03-12 4:56:37 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-03-12 4:56:37 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-03-12 4:56:37 0 [Note] WSREP: Node cc97a962-a994 state prim 2022-03-12 4:56:37 0 [Note] WSREP: view(view_id(PRIM,cc97a962-a994,1) memb { cc97a962-a994,0 } joined { } left { } partitioned { }) 2022-03-12 4:56:37 0 [Note] WSREP: save pc into disk 2022-03-12 4:56:37 0 [Note] WSREP: gcomm: connected 2022-03-12 4:56:37 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-03-12 4:56:37 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-03-12 4:56:37 0 [Note] WSREP: Opened channel 'galera' 2022-03-12 4:56:37 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-03-12 4:56:37 1 [Note] WSREP: Starting rollbacker thread 1 2022-03-12 4:56:37 0 [Note] WSREP: Starting new group from scratch: cc98be0a-a1c0-11ec-bc5e-ebda84e960e8 2022-03-12 4:56:38 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: cc98c579-a1c0-11ec-b477-5fa48f5b9609 2022-03-12 4:56:38 0 [Note] WSREP: STATE EXCHANGE: sent state msg: cc98c579-a1c0-11ec-b477-5fa48f5b9609 2022-03-12 4:56:38 0 [Note] WSREP: STATE EXCHANGE: got state msg: cc98c579-a1c0-11ec-b477-5fa48f5b9609 from 0 (onap-mariadb-galera-0) 2022-03-12 4:56:38 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 = cc98be0a-a1c0-11ec-bc5e-ebda84e960e8 2022-03-12 4:56:38 2 [Note] WSREP: Starting applier thread 2 2022-03-12 4:56:38 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-03-12 4:56:38 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2022-03-12 4:56:38 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-03-12 4:56:38 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2022-03-12 4:56:38 2 [Note] WSREP: ####### processing CC 1, local, ordered 2022-03-12 4:56:38 2 [Note] WSREP: Process first view: cc98be0a-a1c0-11ec-bc5e-ebda84e960e8 my uuid: cc97a962-a1c0-11ec-a994-7272cab9351f 2022-03-12 4:56:38 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position cc98be0a-a1c0-11ec-bc5e-ebda84e960e8:1 with ID cc97a962-a1c0-11ec-a994-7272cab9351f 2022-03-12 4:56:38 2 [Note] WSREP: Server status change disconnected -> connected 2022-03-12 4:56:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:38 2 [Note] WSREP: ####### My UUID: cc97a962-a1c0-11ec-a994-7272cab9351f 2022-03-12 4:56:38 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-03-12 4:56:38 0 [Note] WSREP: Service thread queue flushed. 2022-03-12 4:56:38 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-03-12 4:56:38 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-03-12 4:56:38 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2022-03-12 4:56:38 0 [Note] WSREP: Service thread queue flushed. 2022-03-12 4:56:38 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> cc98be0a-a1c0-11ec-bc5e-ebda84e960e8:0 2022-03-12 4:56:38 2 [Note] WSREP: ================================================ View: id: cc98be0a-a1c0-11ec-bc5e-ebda84e960e8: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: cc97a962-a1c0-11ec-a994-7272cab9351f, onap-mariadb-galera-0 ================================================= 2022-03-12 4:56:38 2 [Note] WSREP: Server status change connected -> joiner 2022-03-12 4:56:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:38 2 [Note] WSREP: Server status change joiner -> initializing 2022-03-12 4:56:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:38 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-03-12 4:56:38 0 [Note] InnoDB: Number of pools: 1 2022-03-12 4:56:38 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-03-12 4:56:38 0 [Note] InnoDB: Using Linux native AIO 2022-03-12 4:56:38 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-03-12 4:56:38 0 [Note] InnoDB: Completed initialization of buffer pool 2022-03-12 4:56:38 0 [Note] InnoDB: 128 rollback segments are active. 2022-03-12 4:56:38 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-03-12 4:56:38 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-03-12 4:56:40 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-03-12 4:56:40 0 [Note] InnoDB: 10.6.5 started; log sequence number 42161; transaction id 14 2022-03-12 4:56:40 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-03-12 4:56:40 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool 2022-03-12 4:56:40 0 [Warning] 'innodb-log-files-in-group' was removed. It does nothing now and exists only for compatibility with old my.cnf files. 2022-03-12 4:56:40 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-03-12 4:56:40 0 [Note] InnoDB: Buffer pool(s) load completed at 220312 4:56:40 2022-03-12 4:56:40 0 [Note] Server socket created on IP: '127.0.0.1'. 2022-03-12 4:56:40 0 [Warning] 'user' entry 'root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-12 4:56:40 0 [Warning] 'user' entry '@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-12 4:56:40 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-12 4:56:40 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-03-12 4:56:40 0 [Note] WSREP: Server initialized 2022-03-12 4:56:40 0 [Note] WSREP: Server status change initializing -> initialized 2022-03-12 4:56:40 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:40 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-03-12 4:56:40 7 [Note] WSREP: Starting applier thread 7 2022-03-12 4:56:40 6 [Note] WSREP: Starting applier thread 6 2022-03-12 4:56:40 8 [Note] WSREP: Starting applier thread 8 2022-03-12 4:56:40 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-03-12 4:56:40 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2022-03-12 4:56:40 2 [Note] WSREP: Server status change initialized -> joined 2022-03-12 4:56:40 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:40 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:40 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2022-03-12 4:56:40 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-03-12 4:56:40 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-03-12 4:56:40 2 [Note] WSREP: Server status change joined -> synced 2022-03-12 4:56:40 2 [Note] WSREP: Synchronized with group, ready for connections 2022-03-12 4:56:40 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:41 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) [38;5;6mmariadb [38;5;5m04:56:41.72 [0m[38;5;5mDEBUG[0m ==> Checking if WSREP is ready [38;5;6mmariadb [38;5;5m04:56:41.73 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select VARIABLE_VALUE from information_schema.GLOBAL_STATUS where VARIABLE_NAME = 'wsrep_ready'; # Time: 220312 4:56:42 # User@Host: root[root] @ localhost [] # Thread_id: 12 Schema: mysql QC_hit: No # Query_time: 0.257342 Lock_time: 0.254281 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 130 use mysql; SET timestamp=1647061002; select VARIABLE_VALUE from information_schema.GLOBAL_STATUS where VARIABLE_NAME = 'wsrep_ready'; [38;5;6mmariadb [38;5;5m04:56:42.01 [0m[38;5;5mDEBUG[0m ==> WSREP status ON [38;5;6mmariadb [38;5;5m04:56:42.01 [0m[38;5;5mDEBUG[0m ==> Sleeping 5 seconds before continuing with initialization 2022-03-12 4:56:44 13 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) 2022-03-12 4:56:44 14 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) 2022-03-12 4:56:44 15 [Warning] Access denied for user 'root'@'localhost' (using password: YES) [38;5;6mmariadb [38;5;5m04:56:47.02 [0m[38;5;5mDEBUG[0m ==> Deleting all users to avoid issues with galera configuration [38;5;6mmariadb [38;5;5m04:56:47.03 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 220312 4:56:48 # User@Host: root[root] @ localhost [] # Thread_id: 16 Schema: mysql QC_hit: No # Query_time: 0.968272 Lock_time: 0.965216 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 SET timestamp=1647061008; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); [38;5;6mmariadb [38;5;5m04:56:48.02 [0m[38;5;5mDEBUG[0m ==> Configuring root user credentials [38;5;6mmariadb [38;5;5m04:56:48.04 [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-03-12 4:56:48 17 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m04:56:48.08 [0m[38;5;5mDEBUG[0m ==> removing the unknown user [38;5;6mmariadb [38;5;5m04:56:48.09 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select Host from user where User=''; # Time: 220312 4:56:49 # User@Host: root[root] @ localhost [] # Thread_id: 18 Schema: mysql QC_hit: No # Query_time: 0.893102 Lock_time: 0.892493 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 72 SET timestamp=1647061009; select Host from user where User=''; [38;5;6mmariadb [38;5;5m04:56:49.01 [0m[38;5;5mDEBUG[0m ==> creating database user \'my-user\' [38;5;6mmariadb [38;5;5m04:56:49.02 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "tE21Ofi9"; [38;5;6mmariadb [38;5;5m04:56:49.05 [0m[38;5;5mDEBUG[0m ==> Removing all other hosts for the user [38;5;6mmariadb [38;5;5m04:56:49.06 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; [38;5;6mmariadb [38;5;5m04:56:49.07 [0m[38;5;5mDEBUG[0m ==> Configure mariabackup user credentials [38;5;6mmariadb [38;5;5m04:56:49.08 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: create or replace user 'mariabackup'@'localhost' identified by "psw26pAr"; [38;5;6mmariadb [38;5;5m04:56:49.11 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2022-03-12 4:56:49 22 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m04:56:49.14 [0m[38;5;5mDEBUG[0m ==> Configure replication user [38;5;6mmariadb [38;5;5m04:56:49.15 [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-03-12 4:56:49 23 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m04:56:49.19 [0m[38;5;5mDEBUG[0m ==> Flushing privileges [38;5;6mmariadb [38;5;5m04:56:49.20 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: flush privileges; 2022-03-12 4:56:49 24 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m04:56:49.24 [0m[38;5;2mINFO [0m ==> Stopping mariadb 2022-03-12 4:56:49 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2022-03-12 4:56:49 0 [Note] WSREP: Shutdown replication 2022-03-12 4:56:49 0 [Note] WSREP: Server status change synced -> disconnecting 2022-03-12 4:56:49 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:49 0 [Note] WSREP: Closing send monitor... 2022-03-12 4:56:49 0 [Note] WSREP: Closed send monitor. 2022-03-12 4:56:49 0 [Note] WSREP: gcomm: terminating thread 2022-03-12 4:56:49 0 [Note] WSREP: gcomm: joining thread 2022-03-12 4:56:49 0 [Note] WSREP: gcomm: closing backend 2022-03-12 4:56:49 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2022-03-12 4:56:49 0 [Note] WSREP: view((empty)) 2022-03-12 4:56:49 0 [Note] WSREP: gcomm: closed 2022-03-12 4:56:49 0 [Note] WSREP: New SELF-LEAVE. 2022-03-12 4:56:49 0 [Note] WSREP: Flow-control interval: [0, 0] 2022-03-12 4:56:49 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2022-03-12 4:56:49 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2022-03-12 4:56:49 0 [Note] WSREP: RECV thread exiting 0: Success 2022-03-12 4:56:49 0 [Note] WSREP: recv_thread() joined. 2022-03-12 4:56:49 0 [Note] WSREP: Closing replication queue. 2022-03-12 4:56:49 0 [Note] WSREP: Closing slave action queue. 2022-03-12 4:56:49 2 [Note] WSREP: ================================================ View: id: cc98be0a-a1c0-11ec-bc5e-ebda84e960e8: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-03-12 4:56:49 2 [Note] WSREP: Non-primary view 2022-03-12 4:56:49 2 [Note] WSREP: Server status change disconnecting -> disconnected 2022-03-12 4:56:49 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:49 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:49 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8 2022-03-12 4:56:49 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-03-12 4:56:49 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2022-03-12 4:56:49 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-03-12 4:56:49 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2022-03-12 4:56:49 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-03-12 4:56:49 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2022-03-12 4:56:49 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-03-12 4:56:49 1 [Note] WSREP: rollbacker thread exiting 1 2022-03-12 4:56:49 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-03-12 4:56:49 0 [Note] WSREP: dtor state: CLOSED 2022-03-12 4:56:49 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2022-03-12 4:56:49 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2022-03-12 4:56:49 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2022-03-12 4:56:49 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2022-03-12 4:56:49 0 [Note] WSREP: cert index usage at exit 1 2022-03-12 4:56:49 0 [Note] WSREP: cert trx map usage at exit 11 2022-03-12 4:56:49 0 [Note] WSREP: deps set usage at exit 0 2022-03-12 4:56:49 0 [Note] WSREP: avg deps dist 1 2022-03-12 4:56:49 0 [Note] WSREP: avg cert interval 0 2022-03-12 4:56:49 0 [Note] WSREP: cert index size 1 2022-03-12 4:56:49 0 [Note] WSREP: Service thread queue flushed. 2022-03-12 4:56:49 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2022-03-12 4:56:49 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2022-03-12 4:56:49 0 [Note] WSREP: Flushing memory map to disk... 2022-03-12 4:56:51 0 [Note] InnoDB: FTS optimize thread exiting. 2022-03-12 4:56:51 0 [Note] InnoDB: Starting shutdown... 2022-03-12 4:56:51 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2022-03-12 4:56:51 0 [Note] InnoDB: Buffer pool(s) dump completed at 220312 4:56:51 2022-03-12 4:56:52 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" 2022-03-12 4:56:52 0 [Note] InnoDB: Shutdown completed; log sequence number 61532; transaction id 26 2022-03-12 4:56:52 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete [38;5;6mmariadb [38;5;5m04:56:53.27 [0m[38;5;5mDEBUG[0m ==> Waiting for mariadb to unlock db files [38;5;6mmariadb [38;5;5m04:56:53.33 [0m[38;5;2mINFO [0m ==> ** MariaDB setup finished! ** [38;5;6mmariadb [38;5;5m04:56:53.43 [0m[38;5;2mINFO [0m ==> ** Starting MariaDB ** [38;5;6mmariadb [38;5;5m04:56:53.44 [0m[38;5;2mINFO [0m ==> Setting previous boot 2022-03-12 4:56:53 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-03-12 4:56:53 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-03-12 4:56:53 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (server 10.6.5-MariaDB-log) starting as process 1 ... 2022-03-12 4:56:53 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-03-12 4:56:53 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-03-12 4:56:53 0 [Note] WSREP: wsrep_load(): Galera 4.9(rXXXX) by Codership Oy loaded successfully. 2022-03-12 4:56:53 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-03-12 4:56:53 0 [Note] WSREP: Found saved state: cc98be0a-a1c0-11ec-bc5e-ebda84e960e8:12, safe_to_bootstrap: 1 2022-03-12 4:56:53 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: cc98be0a-a1c0-11ec-bc5e-ebda84e960e8 Seqno: 1 - 12 Offset: 1280 Synced: 1 2022-03-12 4:56:53 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: cc98be0a-a1c0-11ec-bc5e-ebda84e960e8, offset: 1280 2022-03-12 4:56:53 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2022-03-12 4:56:53 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2022-03-12 4:56:53 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2022-03-12 4:56:53 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5848 bytes) complete. 2022-03-12 4:56:53 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete. 2022-03-12 4:56:53 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2022-03-12 4:56:53 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728 2022-03-12 4:56:53 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.71.103; 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-03-12 4:56:53 0 [Note] WSREP: Service thread queue flushed. 2022-03-12 4:56:53 0 [Note] WSREP: ####### Assign initial position for certification: cc98be0a-a1c0-11ec-bc5e-ebda84e960e8:12, protocol version: -1 2022-03-12 4:56:53 0 [Note] WSREP: Start replication 2022-03-12 4:56:53 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-03-12 4:56:53 0 [Note] WSREP: Setting GCS initial position to cc98be0a-a1c0-11ec-bc5e-ebda84e960e8:12 2022-03-12 4:56:53 0 [Note] WSREP: protonet asio version 0 2022-03-12 4:56:53 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-03-12 4:56:53 0 [Note] WSREP: backend: asio 2022-03-12 4:56:53 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-03-12 4:56:53 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-03-12 4:56:53 0 [Note] WSREP: restore pc from disk failed 2022-03-12 4:56:53 0 [Note] WSREP: GMCast version 0 2022-03-12 4:56:53 0 [Note] WSREP: (d5df6a91-a6b9, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-03-12 4:56:53 0 [Note] WSREP: (d5df6a91-a6b9, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-03-12 4:56:53 0 [Note] WSREP: EVS version 1 2022-03-12 4:56:53 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-03-12 4:56:53 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-03-12 4:56:53 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-03-12 4:56:53 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-03-12 4:56:53 0 [Note] WSREP: Node d5df6a91-a6b9 state prim 2022-03-12 4:56:53 0 [Note] WSREP: view(view_id(PRIM,d5df6a91-a6b9,1) memb { d5df6a91-a6b9,0 } joined { } left { } partitioned { }) 2022-03-12 4:56:53 0 [Note] WSREP: save pc into disk 2022-03-12 4:56:53 0 [Note] WSREP: gcomm: connected 2022-03-12 4:56:53 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-03-12 4:56:53 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-03-12 4:56:53 0 [Note] WSREP: Opened channel 'galera' 2022-03-12 4:56:53 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-03-12 4:56:53 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: d5e05fb9-a1c0-11ec-b487-9a2f98634b8d 2022-03-12 4:56:53 0 [Note] WSREP: STATE EXCHANGE: sent state msg: d5e05fb9-a1c0-11ec-b487-9a2f98634b8d 2022-03-12 4:56:53 0 [Note] WSREP: STATE EXCHANGE: got state msg: d5e05fb9-a1c0-11ec-b487-9a2f98634b8d from 0 (onap-mariadb-galera-0) 2022-03-12 4:56:53 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 = cc98be0a-a1c0-11ec-bc5e-ebda84e960e8 2022-03-12 4:56:53 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-03-12 4:56:53 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2022-03-12 4:56:53 2 [Note] WSREP: Starting applier thread 2 2022-03-12 4:56:53 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-03-12 4:56:53 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2022-03-12 4:56:53 2 [Note] WSREP: ####### processing CC 13, local, ordered 2022-03-12 4:56:53 2 [Note] WSREP: Process first view: cc98be0a-a1c0-11ec-bc5e-ebda84e960e8 my uuid: d5df6a91-a1c0-11ec-a6b9-9e58c772781f 2022-03-12 4:56:53 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position cc98be0a-a1c0-11ec-bc5e-ebda84e960e8:13 with ID d5df6a91-a1c0-11ec-a6b9-9e58c772781f 2022-03-12 4:56:53 2 [Note] WSREP: Server status change disconnected -> connected 2022-03-12 4:56:53 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:53 2 [Note] WSREP: ####### My UUID: d5df6a91-a1c0-11ec-a6b9-9e58c772781f 2022-03-12 4:56:53 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-03-12 4:56:53 1 [Note] WSREP: Starting rollbacker thread 1 2022-03-12 4:56:53 0 [Note] WSREP: Service thread queue flushed. 2022-03-12 4:56:53 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-03-12 4:56:53 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-03-12 4:56:53 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2022-03-12 4:56:53 0 [Note] WSREP: Service thread queue flushed. 2022-03-12 4:56:53 2 [Note] WSREP: ================================================ View: id: cc98be0a-a1c0-11ec-bc5e-ebda84e960e8: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: d5df6a91-a1c0-11ec-a6b9-9e58c772781f, onap-mariadb-galera-0 ================================================= 2022-03-12 4:56:53 2 [Note] WSREP: Server status change connected -> joiner 2022-03-12 4:56:53 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:53 2 [Note] WSREP: Server status change joiner -> initializing 2022-03-12 4:56:53 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:53 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-03-12 4:56:53 0 [Note] InnoDB: Number of pools: 1 2022-03-12 4:56:53 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-03-12 4:56:53 0 [Note] InnoDB: Using Linux native AIO 2022-03-12 4:56:53 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-03-12 4:56:53 0 [Note] InnoDB: Completed initialization of buffer pool 2022-03-12 4:56:53 0 [Note] InnoDB: 128 rollback segments are active. 2022-03-12 4:56:53 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-03-12 4:56:53 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-03-12 4:56:56 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-03-12 4:56:56 0 [Note] InnoDB: 10.6.5 started; log sequence number 61532; transaction id 27 2022-03-12 4:56:56 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool 2022-03-12 4:56:56 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-03-12 4:56:56 0 [Warning] 'innodb-log-files-in-group' was removed. It does nothing now and exists only for compatibility with old my.cnf files. 2022-03-12 4:56:56 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-03-12 4:56:56 0 [Note] InnoDB: Buffer pool(s) load completed at 220312 4:56:56 2022-03-12 4:56:56 0 [Note] Server socket created on IP: '0.0.0.0'. 2022-03-12 4:56:56 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-12 4:56:56 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-03-12 4:56:56 0 [Note] WSREP: Server initialized 2022-03-12 4:56:56 0 [Note] WSREP: Server status change initializing -> initialized 2022-03-12 4:56:56 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:56 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-03-12 4:56:56 6 [Note] WSREP: Starting applier thread 6 2022-03-12 4:56:56 8 [Note] WSREP: Starting applier thread 8 2022-03-12 4:56:56 7 [Note] WSREP: Starting applier thread 7 2022-03-12 4:56:56 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-03-12 4:56:56 5 [Note] WSREP: Recovered cluster id cc98be0a-a1c0-11ec-bc5e-ebda84e960e8 2022-03-12 4:56:56 2 [Note] WSREP: Server status change initialized -> joined 2022-03-12 4:56:56 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:56 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:56:56 2 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2022-03-12 4:56:56 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-03-12 4:56:56 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-03-12 4:56:56 2 [Note] WSREP: Server status change joined -> synced 2022-03-12 4:56:56 2 [Note] WSREP: Synchronized with group, ready for connections 2022-03-12 4:56:56 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 220312 4:57:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061024; SELECT page_size, buffer_pool_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.000467 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061024; SELECT page_size, buffer_pool_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.000296 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 4:57:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061031; SELECT page_size, compress_ops, 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.000230 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 4:57:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061034; SELECT page_size, compress_ops, 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.005552 Lock_time: 0.005361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061034; SELECT page_size, buffer_pool_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.000682 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 17 Schema: QC_hit: No # Query_time: 0.001563 Lock_time: 0.001346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-03-12 4:57:20 0 [Note] WSREP: (d5df6a91-a6b9, 'tcp://0.0.0.0:4567') connection established to e6046aad-8c0f tcp://10.233.67.53:4567 2022-03-12 4:57:20 0 [Note] WSREP: (d5df6a91-a6b9, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2022-03-12 4:57:20 0 [Note] WSREP: declaring e6046aad-8c0f at tcp://10.233.67.53:4567 stable 2022-03-12 4:57:20 0 [Note] WSREP: Node d5df6a91-a6b9 state prim 2022-03-12 4:57:20 0 [Note] WSREP: view(view_id(PRIM,d5df6a91-a6b9,2) memb { d5df6a91-a6b9,0 e6046aad-8c0f,0 } joined { } left { } partitioned { }) 2022-03-12 4:57:20 0 [Note] WSREP: save pc into disk 2022-03-12 4:57:20 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2022-03-12 4:57:20 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: e62f8a1c-a1c0-11ec-8ce8-aa35c7f13951 2022-03-12 4:57:20 0 [Note] WSREP: STATE EXCHANGE: sent state msg: e62f8a1c-a1c0-11ec-8ce8-aa35c7f13951 2022-03-12 4:57:20 0 [Note] WSREP: STATE EXCHANGE: got state msg: e62f8a1c-a1c0-11ec-8ce8-aa35c7f13951 from 0 (onap-mariadb-galera-0) 2022-03-12 4:57:21 0 [Note] WSREP: STATE EXCHANGE: got state msg: e62f8a1c-a1c0-11ec-8ce8-aa35c7f13951 from 1 (onap-mariadb-galera-1) 2022-03-12 4:57:21 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 = cc98be0a-a1c0-11ec-bc5e-ebda84e960e8 2022-03-12 4:57:21 0 [Note] WSREP: Flow-control interval: [23, 23] 2022-03-12 4:57:21 2 [Note] WSREP: ####### processing CC 14, local, ordered 2022-03-12 4:57:21 2 [Note] WSREP: ####### My UUID: d5df6a91-a1c0-11ec-a6b9-9e58c772781f 2022-03-12 4:57:21 2 [Note] WSREP: Skipping cert index reset 2022-03-12 4:57:21 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-03-12 4:57:21 2 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2022-03-12 4:57:21 0 [Note] WSREP: Service thread queue flushed. 2022-03-12 4:57:21 2 [Note] WSREP: ================================================ View: id: cc98be0a-a1c0-11ec-bc5e-ebda84e960e8: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: d5df6a91-a1c0-11ec-a6b9-9e58c772781f, onap-mariadb-galera-0 1: e6046aad-a1c0-11ec-8c0f-631718f17e7a, onap-mariadb-galera-1 ================================================= 2022-03-12 4:57:21 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:57:21 2 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2022-03-12 4:57:21 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-03-12 4:57:23 0 [Note] WSREP: (d5df6a91-a6b9, 'tcp://0.0.0.0:4567') turning message relay requesting off # Time: 220312 4:57:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061044; SELECT page_size, compress_ops, 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.000599 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061044; SELECT page_size, compress_ops, 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.000499 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-12 4:57:24 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-03-12 4:57:24 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2022-03-12 4:57:24 2 [Note] WSREP: Detected STR version: 1, req_len: 129, req: STRv1 2022-03-12 4:57:24 2 [Note] WSREP: Cert index preload: 14 -> 14 2022-03-12 4:57:24 2 [Note] WSREP: Server status change synced -> donor 2022-03-12 4:57:24 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:57:24 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:57:24 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.67.53:4568 sending 14-14, preload starts from 14 2022-03-12 4:57:24 0 [Note] WSREP: Donor monitor thread started to monitor 2022-03-12 4:57:24 0 [Note] WSREP: IST sender 14 -> 14 2022-03-12 4:57:24 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.67.53: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 'cc98be0a-a1c0-11ec-bc5e-ebda84e960e8: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-03-12 4:57:24 2 [Note] WSREP: sst_donor_thread signaled with 0 WSREP_SST: [INFO] SSL configuration: CA='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20220312 04:57:24.867) WSREP_SST: [INFO] Streaming with mbstream (20220312 04:57:25.166) WSREP_SST: [INFO] Using socat as streamer (20220312 04:57:25.173) WSREP_SST: [INFO] Using '/opt/bitnami/mariadb/tmp/tmp.EVomPSMKoN' as mariabackup temporary directory (20220312 04:57:25.200) WSREP_SST: [INFO] Using '/tmp/tmp.clKI9yKYn2' as mariabackup working directory (20220312 04:57:25.213) WSREP_SST: [INFO] Streaming GTID file before SST (20220312 04:57:25.225) WSREP_SST: [INFO] Evaluating '/opt/bitnami/mariadb//bin/mbstream' -c 'xtrabackup_galera_info' | socat -u stdio TCP:10.233.67.53:4444; RC=( ${PIPESTATUS[@]} ) (20220312 04:57:25.238) WSREP_SST: [INFO] Sleeping before data transfer for SST (20220312 04:57:25.257) # Time: 220312 4:57:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061054; SELECT page_size, compress_ops, 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.000554 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061054; 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.53:4444 (20220312 04:57:35.267) 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.EVomPSMKoN' --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.clKI9yKYn2' --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.53:4444; RC=( ${PIPESTATUS[@]} ) (20220312 04:57:35.274) # Time: 220312 4:57:35 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.004085 Lock_time: 0.001591 Rows_sent: 0 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1647061055; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; 2022-03-12 4:57:36 28 [Note] WSREP: Desyncing and pausing the provider 2022-03-12 4:57:36 28 [Note] WSREP: pause 2022-03-12 4:57:36 28 [Note] WSREP: Provider paused at cc98be0a-a1c0-11ec-bc5e-ebda84e960e8:14 (6) 2022-03-12 4:57:36 28 [Note] WSREP: Provider paused at: 14 # Time: 220312 4:57:36 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.001109 Lock_time: 0.000150 Rows_sent: 1 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1647061056; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2022-03-12 4:57:37 28 [Note] WSREP: Resuming and resyncing the provider 2022-03-12 4:57:37 28 [Note] WSREP: resume 2022-03-12 4:57:37 28 [Note] WSREP: resuming provider at 6 2022-03-12 4:57:37 28 [Note] WSREP: Provider resumed. 2022-03-12 4:57:37 0 [Note] WSREP: SST sent: cc98be0a-a1c0-11ec-bc5e-ebda84e960e8:14 2022-03-12 4:57:37 0 [Note] WSREP: Server status change donor -> joined 2022-03-12 4:57:37 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:57:37 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 1.0 (onap-mariadb-galera-1) complete. 2022-03-12 4:57:37 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2022-03-12 4:57:37 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-03-12 4:57:37 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2022-03-12 4:57:37 6 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-03-12 4:57:37 6 [Note] WSREP: Server status change joined -> synced 2022-03-12 4:57:37 6 [Note] WSREP: Synchronized with group, ready for connections 2022-03-12 4:57:37 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20220312 04:57:37.264) WSREP_SST: [INFO] Cleaning up temporary directories (20220312 04:57:37.273) 2022-03-12 4:57:37 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec # Time: 220312 4:57:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061061; SELECT page_size, compress_ops, 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.000155 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-12 4:57:41 0 [Note] WSREP: async IST sender served 2022-03-12 4:57:41 0 [Note] WSREP: 1.0 (onap-mariadb-galera-1): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2022-03-12 4:57:41 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) synced with group. # Time: 220312 4:57:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 30 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 30 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 4:57:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061074; SELECT page_size, compress_ops, 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.000220 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061074; SELECT page_size, buffer_pool_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.000551 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061074; SELECT page_size, compress_ops, 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.000185 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-12 4:58:00 0 [Note] WSREP: (d5df6a91-a6b9, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: tcp://10.233.70.65:4567 2022-03-12 4:58:00 0 [Note] WSREP: (d5df6a91-a6b9, 'tcp://0.0.0.0:4567') connection established to fda880f7-8675 tcp://10.233.70.65:4567 2022-03-12 4:58:01 0 [Note] WSREP: declaring e6046aad-8c0f at tcp://10.233.67.53:4567 stable 2022-03-12 4:58:01 0 [Note] WSREP: declaring fda880f7-8675 at tcp://10.233.70.65:4567 stable 2022-03-12 4:58:01 0 [Note] WSREP: Node d5df6a91-a6b9 state prim 2022-03-12 4:58:01 0 [Note] WSREP: view(view_id(PRIM,d5df6a91-a6b9,3) memb { d5df6a91-a6b9,0 e6046aad-8c0f,0 fda880f7-8675,0 } joined { } left { } partitioned { }) 2022-03-12 4:58:01 0 [Note] WSREP: save pc into disk 2022-03-12 4:58:01 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3 2022-03-12 4:58:01 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: fea13995-a1c0-11ec-8d67-76d48f476bac 2022-03-12 4:58:01 0 [Note] WSREP: STATE EXCHANGE: sent state msg: fea13995-a1c0-11ec-8d67-76d48f476bac 2022-03-12 4:58:01 0 [Note] WSREP: STATE EXCHANGE: got state msg: fea13995-a1c0-11ec-8d67-76d48f476bac from 0 (onap-mariadb-galera-0) 2022-03-12 4:58:01 0 [Note] WSREP: STATE EXCHANGE: got state msg: fea13995-a1c0-11ec-8d67-76d48f476bac from 1 (onap-mariadb-galera-1) 2022-03-12 4:58:02 0 [Note] WSREP: STATE EXCHANGE: got state msg: fea13995-a1c0-11ec-8d67-76d48f476bac from 2 (onap-mariadb-galera-2) 2022-03-12 4:58:02 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 = cc98be0a-a1c0-11ec-bc5e-ebda84e960e8 2022-03-12 4:58:02 0 [Note] WSREP: Flow-control interval: [28, 28] 2022-03-12 4:58:02 8 [Note] WSREP: ####### processing CC 15, local, ordered 2022-03-12 4:58:02 8 [Note] WSREP: ####### My UUID: d5df6a91-a1c0-11ec-a6b9-9e58c772781f 2022-03-12 4:58:02 8 [Note] WSREP: Skipping cert index reset 2022-03-12 4:58:02 8 [Note] WSREP: REPL Protocols: 10 (5) 2022-03-12 4:58:02 8 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2022-03-12 4:58:02 0 [Note] WSREP: Service thread queue flushed. 2022-03-12 4:58:02 8 [Note] WSREP: ================================================ View: id: cc98be0a-a1c0-11ec-bc5e-ebda84e960e8: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: d5df6a91-a1c0-11ec-a6b9-9e58c772781f, onap-mariadb-galera-0 1: e6046aad-a1c0-11ec-8c0f-631718f17e7a, onap-mariadb-galera-1 2: fda880f7-a1c0-11ec-8675-3a643a31da0d, onap-mariadb-galera-2 ================================================= 2022-03-12 4:58:02 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:58:02 8 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2022-03-12 4:58:02 8 [Note] WSREP: Min available from gcache for CC from group: 1 2022-03-12 4:58:03 0 [Note] WSREP: (d5df6a91-a6b9, 'tcp://0.0.0.0:4567') turning message relay requesting off # Time: 220312 4:58:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061084; SELECT page_size, compress_ops, 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.000176 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-03-12 4:58:05 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-03-12 4:58:05 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 15) 2022-03-12 4:58:05 8 [Note] WSREP: Detected STR version: 1, req_len: 129, req: STRv1 2022-03-12 4:58:05 8 [Note] WSREP: Cert index preload: 15 -> 15 2022-03-12 4:58:05 8 [Note] WSREP: Server status change synced -> donor 2022-03-12 4:58:05 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:58:05 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:58:05 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.70.65:4568 sending 15-15, preload starts from 15 2022-03-12 4:58:05 0 [Note] WSREP: Donor monitor thread started to monitor 2022-03-12 4:58:05 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.70.65: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 'cc98be0a-a1c0-11ec-bc5e-ebda84e960e8: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-03-12 4:58:05 0 [Note] WSREP: IST sender 15 -> 15 2022-03-12 4:58:05 8 [Note] WSREP: sst_donor_thread signaled with 0 WSREP_SST: [INFO] SSL configuration: CA='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20220312 04:58:05.778) WSREP_SST: [INFO] Moving '/bitnami/mariadb/data/mariabackup.backup.log' to '/tmp/sst_log_archive/mariabackup.backup.log.2022.03.12-04.58.06.047446592' (20220312 04:58:06.057) WSREP_SST: [INFO] Streaming with mbstream (20220312 04:58:06.082) WSREP_SST: [INFO] Using socat as streamer (20220312 04:58:06.088) WSREP_SST: [INFO] Using '/opt/bitnami/mariadb/tmp/tmp.7ckxZJVZfF' as mariabackup temporary directory (20220312 04:58:06.117) WSREP_SST: [INFO] Using '/tmp/tmp.2HWoFzNeR9' as mariabackup working directory (20220312 04:58:06.130) WSREP_SST: [INFO] Streaming GTID file before SST (20220312 04:58:06.139) WSREP_SST: [INFO] Evaluating '/opt/bitnami/mariadb//bin/mbstream' -c 'xtrabackup_galera_info' | socat -u stdio TCP:10.233.70.65:4444; RC=( ${PIPESTATUS[@]} ) (20220312 04:58:06.152) WSREP_SST: [INFO] Sleeping before data transfer for SST (20220312 04:58:06.172) # Time: 220312 4:58:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 4:58:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061094; SELECT page_size, compress_ops, 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.000137 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061094; 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.70.65:4444 (20220312 04:58:16.183) 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.7ckxZJVZfF' --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.2HWoFzNeR9' --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.70.65:4444; RC=( ${PIPESTATUS[@]} ) (20220312 04:58:16.188) # Time: 220312 4:58:16 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.003255 Lock_time: 0.002082 Rows_sent: 0 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1647061096; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; 2022-03-12 4:58:17 47 [Note] WSREP: Desyncing and pausing the provider 2022-03-12 4:58:17 47 [Note] WSREP: pause 2022-03-12 4:58:17 47 [Note] WSREP: Provider paused at cc98be0a-a1c0-11ec-bc5e-ebda84e960e8:15 (12) 2022-03-12 4:58:17 47 [Note] WSREP: Provider paused at: 15 # Time: 220312 4:58:17 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.001083 Lock_time: 0.000192 Rows_sent: 1 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1647061097; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2022-03-12 4:58:18 47 [Note] WSREP: Resuming and resyncing the provider 2022-03-12 4:58:18 47 [Note] WSREP: resume 2022-03-12 4:58:18 47 [Note] WSREP: resuming provider at 12 2022-03-12 4:58:18 47 [Note] WSREP: Provider resumed. 2022-03-12 4:58:18 0 [Note] WSREP: SST sent: cc98be0a-a1c0-11ec-bc5e-ebda84e960e8:15 2022-03-12 4:58:18 0 [Note] WSREP: Server status change donor -> joined 2022-03-12 4:58:18 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-12 4:58:18 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 2.0 (onap-mariadb-galera-2) complete. 2022-03-12 4:58:18 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 15) 2022-03-12 4:58:18 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-03-12 4:58:18 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2022-03-12 4:58:18 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-03-12 4:58:18 2 [Note] WSREP: Server status change joined -> synced 2022-03-12 4:58:18 2 [Note] WSREP: Synchronized with group, ready for connections 2022-03-12 4:58:18 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20220312 04:58:18.073) WSREP_SST: [INFO] Cleaning up temporary directories (20220312 04:58:18.083) 2022-03-12 4:58:18 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec 2022-03-12 4:58:22 0 [Note] WSREP: async IST sender served 2022-03-12 4:58:22 0 [Note] WSREP: 2.0 (onap-mariadb-galera-2): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2022-03-12 4:58:22 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) synced with group. # Time: 220312 4:58:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.006621 Lock_time: 0.006437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061104; SELECT page_size, compress_ops, 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.000379 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 4:58:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 53 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061114; SELECT page_size, buffer_pool_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.000273 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 4:58:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 4:58:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061124; SELECT page_size, compress_ops, 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.000519 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 4:58:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 67 Schema: QC_hit: No # Query_time: 0.000946 Lock_time: 0.000795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061134; SELECT page_size, buffer_pool_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.002110 Lock_time: 0.001966 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 4:59:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061144; SELECT page_size, buffer_pool_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.000536 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 4:59:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 75 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061151; SELECT page_size, compress_ops, 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.000644 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 4:59:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 76 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061154; SELECT page_size, buffer_pool_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.000475 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 4:59:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 80 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061164; SELECT page_size, compress_ops, 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.000181 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061164; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 4:59:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 85 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.001422 Lock_time: 0.001138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 85 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 4:59:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 88 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061181; SELECT page_size, compress_ops, 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.000236 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 4:59:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061184; SELECT page_size, buffer_pool_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.001178 Lock_time: 0.000966 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 4:59:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 94 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061194; SELECT page_size, buffer_pool_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.000492 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061194; SELECT page_size, compress_ops, 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.000204 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 94 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:00:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061204; SELECT page_size, compress_ops, 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.000520 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061204; SELECT page_size, buffer_pool_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.000451 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061204; SELECT page_size, buffer_pool_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.000199 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:00:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000847 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:00:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061214; SELECT page_size, buffer_pool_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.000468 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061214; SELECT page_size, compress_ops, 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.000629 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:00:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 107 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061224; SELECT page_size, buffer_pool_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.000132 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061224; SELECT page_size, compress_ops, 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.000536 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:00:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 111 Schema: QC_hit: No # Query_time: 0.000958 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000960 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061234; SELECT page_size, buffer_pool_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.000448 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:00:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:00:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 116 Schema: QC_hit: No # Query_time: 0.000975 Lock_time: 0.000874 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061244; SELECT page_size, compress_ops, 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.000195 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061244; SELECT page_size, buffer_pool_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.000633 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061244; SELECT page_size, compress_ops, 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.000190 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:00:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061254; SELECT page_size, buffer_pool_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.000286 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 120 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:01:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.004940 Lock_time: 0.004721 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061264; SELECT page_size, buffer_pool_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.000458 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061264; SELECT page_size, compress_ops, 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.000199 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:01:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:01:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 129 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061274; SELECT page_size, buffer_pool_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.000825 Lock_time: 0.000585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:01:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 133 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061284; SELECT page_size, compress_ops, 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.000196 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:01:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.007705 Lock_time: 0.007429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 136 Schema: QC_hit: No # Query_time: 0.000998 Lock_time: 0.000834 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 136 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:01:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 140 Schema: QC_hit: No # Query_time: 0.001293 Lock_time: 0.001067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 140 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:01:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000868 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 142 Schema: QC_hit: No # Query_time: 0.001359 Lock_time: 0.001162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061304; SELECT page_size, buffer_pool_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.000537 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061304; SELECT page_size, compress_ops, 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.001028 Lock_time: 0.000888 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:01:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 146 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061314; SELECT page_size, buffer_pool_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.000236 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 145 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 145 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:02:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 150 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 149 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 149 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061324; SELECT page_size, buffer_pool_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.000240 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:02:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:02:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000771 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061334; SELECT page_size, compress_ops, 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.000498 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:02:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061344; SELECT page_size, buffer_pool_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.000358 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061344; SELECT page_size, buffer_pool_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.000548 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:02:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 162 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 162 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061354; SELECT page_size, compress_ops, 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.001405 Lock_time: 0.001302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:02:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:02:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061364; SELECT page_size, compress_ops, 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.000322 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061364; SELECT page_size, buffer_pool_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.000370 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:02:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 171 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061374; SELECT page_size, buffer_pool_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.000447 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061374; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 171 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 172 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:03:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 175 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000692 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061384; SELECT page_size, buffer_pool_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.000791 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 175 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061384; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:03:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:03:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 181 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061394; SELECT page_size, compress_ops, 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.000385 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061394; SELECT page_size, buffer_pool_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.000223 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061394; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:03:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 184 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 184 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 185 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061404; SELECT page_size, compress_ops, 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.000437 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:03:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 188 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 188 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 189 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061414; SELECT page_size, compress_ops, 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.000559 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:03:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:03:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061424; SELECT page_size, buffer_pool_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.000408 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061424; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 194 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:03:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 198 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061434; SELECT page_size, compress_ops, 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.001445 Lock_time: 0.001293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 197 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 197 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:04:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 201 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 201 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 202 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061444; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 202 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:04:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:04:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 207 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061454; SELECT page_size, compress_ops, 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.000548 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 206 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061454; SELECT page_size, compress_ops, 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.000454 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:04:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 210 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 210 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061464; SELECT page_size, buffer_pool_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.000410 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061464; SELECT page_size, compress_ops, 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.000232 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:04:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 215 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061474; SELECT page_size, buffer_pool_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.000229 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 214 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 214 Schema: QC_hit: No # Query_time: 0.009010 Lock_time: 0.008824 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:04:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:04:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 220 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061484; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 219 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061484; SELECT page_size, compress_ops, 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.000204 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 219 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:04:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.001641 Lock_time: 0.001348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.015898 Lock_time: 0.015661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061494; SELECT page_size, buffer_pool_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.070709 Lock_time: 0.070476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061494; SELECT page_size, compress_ops, 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.000291 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:05:09 # User@Host: ejbca[ejbca] @ [10.233.68.209] # Thread_id: 224 Schema: ejbca QC_hit: No # Query_time: 15.163934 Lock_time: 0.018097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 use ejbca; SET timestamp=1647061509; 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: 220312 5:05:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.001064 Lock_time: 0.000913 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:05:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 235 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061514; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 235 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061514; SELECT page_size, compress_ops, 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.000208 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:05:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 241 Schema: QC_hit: No # Query_time: 0.002122 Lock_time: 0.002015 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061524; SELECT page_size, compress_ops, 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.001557 Lock_time: 0.001353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061524; SELECT page_size, compress_ops, 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.000399 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061524; SELECT page_size, buffer_pool_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.000469 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:05:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061534; SELECT page_size, buffer_pool_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.003099 Lock_time: 0.002947 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.001231 Lock_time: 0.001080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061534; SELECT page_size, buffer_pool_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.005030 Lock_time: 0.004828 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:05:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 249 Schema: QC_hit: No # Query_time: 0.002594 Lock_time: 0.002378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 249 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:05:42 # User@Host: ejbca[ejbca] @ [10.233.68.209] # Thread_id: 240 Schema: ejbca QC_hit: No # Query_time: 0.136959 Lock_time: 0.002645 Rows_sent: 36 Rows_examined: 72 # Rows_affected: 0 Bytes_sent: 1922 SET timestamp=1647061542; 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.68.209] # Thread_id: 240 Schema: ejbca QC_hit: No # Query_time: 0.016096 Lock_time: 0.005998 Rows_sent: 311 Rows_examined: 622 # Rows_affected: 0 Bytes_sent: 29965 SET timestamp=1647061542; 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.68.209] # Thread_id: 240 Schema: ejbca QC_hit: No # Query_time: 0.023454 Lock_time: 0.023157 Rows_sent: 4 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1222 SET timestamp=1647061542; 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: 220312 5:05:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 254 Schema: QC_hit: No # Query_time: 0.010908 Lock_time: 0.010682 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061544; SELECT page_size, compress_ops, 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.001751 Lock_time: 0.001658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 253 Schema: QC_hit: No # Query_time: 0.003269 Lock_time: 0.003054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 253 Schema: QC_hit: No # Query_time: 0.006699 Lock_time: 0.006334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:05:48 # User@Host: ejbca[ejbca] @ [10.233.68.209] # Thread_id: 240 Schema: ejbca QC_hit: No # Query_time: 0.003699 Lock_time: 0.003347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1647061548; 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: 220312 5:05:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 258 Schema: QC_hit: No # Query_time: 0.004361 Lock_time: 0.004151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.004058 Lock_time: 0.003875 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 258 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:06:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.002106 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 262 Schema: QC_hit: No # Query_time: 0.002929 Lock_time: 0.002744 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 262 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:06:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.004686 Lock_time: 0.004311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.004013 Lock_time: 0.003819 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:06:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 267 Schema: QC_hit: No # Query_time: 0.001113 Lock_time: 0.000901 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 266 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 266 Schema: QC_hit: No # Query_time: 0.000906 Lock_time: 0.000751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061574; SELECT page_size, compress_ops, 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.006199 Lock_time: 0.006036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:06:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 271 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 271 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.001246 Lock_time: 0.001072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:06:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 276 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 275 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 275 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 276 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:06:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 279 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 279 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:06:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 280 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061604; SELECT page_size, compress_ops, 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.000252 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061604; SELECT page_size, buffer_pool_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.000183 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:06:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.001494 Lock_time: 0.001271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061614; SELECT page_size, compress_ops, 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.001298 Lock_time: 0.001078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 284 Schema: QC_hit: No # Query_time: 0.000843 Lock_time: 0.000763 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 284 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:07:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 288 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 288 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:07:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 292 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 292 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:07:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061634; SELECT page_size, buffer_pool_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.007454 Lock_time: 0.007182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061634; SELECT page_size, compress_ops, 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.000459 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061634; SELECT page_size, compress_ops, 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.005021 Lock_time: 0.004840 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:07:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 297 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061644; SELECT page_size, compress_ops, 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.000621 Lock_time: 0.000537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061644; SELECT page_size, buffer_pool_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.000195 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.002105 Lock_time: 0.001978 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:07:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 301 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 301 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061654; SELECT page_size, buffer_pool_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.000413 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061654; SELECT page_size, compress_ops, 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.000242 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:07:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.261799 Lock_time: 0.261599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.161031 Lock_time: 0.160834 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:07:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061664; SELECT page_size, compress_ops, 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.000252 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061664; SELECT page_size, compress_ops, 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.002949 Lock_time: 0.002827 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061664; SELECT page_size, buffer_pool_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.000212 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:07:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.004132 Lock_time: 0.004016 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 310 Schema: QC_hit: No # Query_time: 0.008223 Lock_time: 0.008048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.003043 Lock_time: 0.002946 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061674; SELECT page_size, compress_ops, 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.000256 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:08:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 315 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 315 Schema: QC_hit: No # Query_time: 0.003561 Lock_time: 0.003379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 314 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 314 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:08:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 318 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 318 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:08:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 319 Schema: QC_hit: No # Query_time: 0.001322 Lock_time: 0.001146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061694; SELECT page_size, compress_ops, 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.000250 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061694; SELECT page_size, buffer_pool_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.000433 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061694; SELECT page_size, buffer_pool_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.000218 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:08:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061704; SELECT page_size, compress_ops, 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.000802 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061704; SELECT page_size, compress_ops, 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.000785 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 323 Schema: QC_hit: No # Query_time: 0.001167 Lock_time: 0.001001 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:08:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 328 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 327 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 327 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061714; SELECT page_size, buffer_pool_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.000588 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:08:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 331 Schema: QC_hit: No # Query_time: 0.006989 Lock_time: 0.006792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 331 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:08:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061724; SELECT page_size, compress_ops, 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.000459 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 332 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:08:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061734; SELECT page_size, compress_ops, 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.005354 Lock_time: 0.005185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 336 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061734; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 336 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:09:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 340 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061744; SELECT page_size, buffer_pool_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.000322 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 340 Schema: QC_hit: No # Query_time: 0.001310 Lock_time: 0.001236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:09:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061751; SELECT page_size, compress_ops, 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.000282 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:09:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 348 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 348 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061754; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:09:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.003656 Lock_time: 0.003548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 352 Schema: QC_hit: No # Query_time: 0.001420 Lock_time: 0.001243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 352 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:09:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 356 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061774; SELECT page_size, compress_ops, 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.000514 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 356 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:09:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:09:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 360 Schema: QC_hit: No # Query_time: 0.058152 Lock_time: 0.057999 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.028939 Lock_time: 0.028872 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.049069 Lock_time: 0.048887 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 360 Schema: QC_hit: No # Query_time: 0.054003 Lock_time: 0.053862 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061784; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-03-12 5:09:44 6 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220312 5:09:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 365 Schema: QC_hit: No # Query_time: 0.932216 Lock_time: 0.932060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 364 Schema: QC_hit: No # Query_time: 0.932681 Lock_time: 0.932525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:09:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 364 Schema: QC_hit: No # Query_time: 0.014457 Lock_time: 0.014334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 365 Schema: QC_hit: No # Query_time: 0.014773 Lock_time: 0.014592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:10:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.012803 Lock_time: 0.012619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.001001 Lock_time: 0.000843 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061804; SELECT page_size, buffer_pool_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.003026 Lock_time: 0.002635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061804; SELECT page_size, compress_ops, 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.003741 Lock_time: 0.003580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:10:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 410 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061811; SELECT page_size, compress_ops, 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.000467 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:10:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000863 Lock_time: 0.000708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061814; SELECT page_size, compress_ops, 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.004074 Lock_time: 0.003930 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.005487 Lock_time: 0.005386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:10:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.016876 Lock_time: 0.016634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061824; SELECT page_size, compress_ops, 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.000425 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061824; SELECT page_size, buffer_pool_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.001858 Lock_time: 0.001314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061824; SELECT page_size, compress_ops, 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.002841 Lock_time: 0.002653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:10:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000940 Lock_time: 0.000738 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.001870 Lock_time: 0.001774 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061834; SELECT page_size, compress_ops, 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.000891 Lock_time: 0.000785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061834; SELECT page_size, buffer_pool_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.000352 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:10:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 423 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061841; SELECT page_size, compress_ops, 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.006427 Lock_time: 0.006263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:10:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.002041 Lock_time: 0.001653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.001435 Lock_time: 0.001103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.003701 Lock_time: 0.003530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000864 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:10:50 # User@Host: ejbca[ejbca] @ [10.233.68.209] # Thread_id: 240 Schema: ejbca QC_hit: No # Query_time: 0.003039 Lock_time: 0.002734 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 91 SET timestamp=1647061850; select internalke0_.id as col_0_0_ from InternalKeyBindingData internalke0_ where internalke0_.keyBindingType='OcspKeyBinding'; # Time: 220312 5:10:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.005772 Lock_time: 0.005570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061854; SELECT page_size, buffer_pool_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.000384 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061854; SELECT page_size, compress_ops, 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.001426 Lock_time: 0.001363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061854; SELECT page_size, compress_ops, 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.000412 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:11:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.001069 Lock_time: 0.000820 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061864; SELECT page_size, compress_ops, 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.000907 Lock_time: 0.000771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061864; SELECT page_size, buffer_pool_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.000314 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061864; SELECT page_size, compress_ops, 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.000242 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:11:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.004208 Lock_time: 0.003999 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061871; SELECT page_size, compress_ops, 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.000255 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:11:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061874; SELECT page_size, compress_ops, 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.000419 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061874; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:11:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000831 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061884; SELECT page_size, buffer_pool_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.000492 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000844 Lock_time: 0.000571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:11:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.010145 Lock_time: 0.009898 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061894; SELECT page_size, buffer_pool_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.000847 Lock_time: 0.000713 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061894; SELECT page_size, compress_ops, 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.000313 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061894; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:11:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.002276 Lock_time: 0.002035 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:11:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000749 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061904; SELECT page_size, compress_ops, 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.001773 Lock_time: 0.001531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:11:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 455 Schema: QC_hit: No # Query_time: 0.001621 Lock_time: 0.001440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 455 Schema: QC_hit: No # Query_time: 0.001617 Lock_time: 0.001507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.001803 Lock_time: 0.001588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:12:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 459 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 459 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061924; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:12:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:12:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.003830 Lock_time: 0.003493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061934; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:12:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 468 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 468 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:12:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 472 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 472 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 0.000873 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061954; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061954; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:12:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 475 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 475 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:12:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.001876 Lock_time: 0.001673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 476 Schema: QC_hit: No # Query_time: 0.003759 Lock_time: 0.003694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 476 Schema: QC_hit: No # Query_time: 0.003890 Lock_time: 0.003743 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.002865 Lock_time: 0.002683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:12:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.001204 Lock_time: 0.001012 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:13:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 485 Schema: QC_hit: No # Query_time: 0.001027 Lock_time: 0.000828 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 485 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:13:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 488 Schema: QC_hit: No # Query_time: 0.000920 Lock_time: 0.000719 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 488 Schema: QC_hit: No # Query_time: 0.000916 Lock_time: 0.000838 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:13:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.001336 Lock_time: 0.001172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.008018 Lock_time: 0.007830 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647061994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.001657 Lock_time: 0.001545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647061994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:13:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.003305 Lock_time: 0.003017 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.002532 Lock_time: 0.002410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062004; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062004; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:13:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.020371 Lock_time: 0.020102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.003215 Lock_time: 0.003006 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.004118 Lock_time: 0.003857 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:13:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 501 Schema: QC_hit: No # Query_time: 0.003928 Lock_time: 0.003708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 501 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:13:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.001548 Lock_time: 0.001433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062024; SELECT page_size, compress_ops, 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.000495 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.000736 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062024; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:13:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062034; SELECT page_size, buffer_pool_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.004176 Lock_time: 0.003983 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.000952 Lock_time: 0.000758 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.001156 Lock_time: 0.001050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:14:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.011697 Lock_time: 0.011449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.013018 Lock_time: 0.012910 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062044; SELECT page_size, compress_ops, 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.000728 Lock_time: 0.000654 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062044; SELECT page_size, compress_ops, 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.000382 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:14:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 514 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062051; SELECT page_size, compress_ops, 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.000278 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:14:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 516 Schema: QC_hit: No # Query_time: 0.004775 Lock_time: 0.004545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062054; SELECT page_size, compress_ops, 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.005307 Lock_time: 0.005105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062054; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 516 Schema: QC_hit: No # Query_time: 0.011906 Lock_time: 0.011843 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062054; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:14:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 522 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 522 Schema: QC_hit: No # Query_time: 0.001120 Lock_time: 0.001021 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 521 Schema: QC_hit: No # Query_time: 0.002267 Lock_time: 0.002090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062064; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 521 Schema: QC_hit: No # Query_time: 0.002327 Lock_time: 0.002185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062064; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:14:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 525 Schema: QC_hit: No # Query_time: 0.001647 Lock_time: 0.001469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062074; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 525 Schema: QC_hit: No # Query_time: 0.004273 Lock_time: 0.004092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000971 Lock_time: 0.000658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062074; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:14:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 529 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 529 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:14:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062084; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 531 Schema: QC_hit: No # Query_time: 0.006095 Lock_time: 0.005913 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062084; SELECT page_size, buffer_pool_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.000353 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062084; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:14:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 535 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062094; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 535 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062094; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:15:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.000774 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000936 Lock_time: 0.000807 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062104; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062104; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:15:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.001812 Lock_time: 0.001624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:15:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 543 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062114; SELECT page_size, compress_ops, 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.000725 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062114; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 543 Schema: QC_hit: No # Query_time: 0.001239 Lock_time: 0.001162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062114; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:15:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 548 Schema: QC_hit: No # Query_time: 0.000807 Lock_time: 0.000649 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062124; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 548 Schema: QC_hit: No # Query_time: 0.000873 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062124; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:15:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.001559 Lock_time: 0.001447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062134; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.012361 Lock_time: 0.012110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062134; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:15:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000945 Lock_time: 0.000790 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:15:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 556 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 556 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 557 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062144; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 557 Schema: QC_hit: No # Query_time: 0.004807 Lock_time: 0.004452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062144; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:15:50 # User@Host: ejbca[ejbca] @ [10.233.68.209] # Thread_id: 240 Schema: ejbca QC_hit: No # Query_time: 0.000684 Lock_time: 0.000436 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 157 SET timestamp=1647062150; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # Time: 220312 5:15:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062154; SELECT page_size, buffer_pool_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.000727 Lock_time: 0.000651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 561 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062154; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 561 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062154; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:16:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062164; SELECT page_size, compress_ops, 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.000332 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062164; SELECT page_size, buffer_pool_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.001368 Lock_time: 0.000956 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062164; SELECT page_size, compress_ops, 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.000378 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062164; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:16:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:16:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 569 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062174; SELECT page_size, compress_ops, 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.001249 Lock_time: 0.001181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 570 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062174; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 570 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062174; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:16:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 574 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062184; SELECT page_size, compress_ops, 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.000571 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062184; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 574 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 573 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062184; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:16:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062194; SELECT page_size, compress_ops, 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.000532 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062194; SELECT page_size, buffer_pool_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.000427 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062194; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 578 Schema: QC_hit: No # Query_time: 0.003574 Lock_time: 0.003322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062194; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:16:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062201; SELECT page_size, compress_ops, 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.000197 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:16:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 583 Schema: QC_hit: No # Query_time: 0.008033 Lock_time: 0.005826 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062204; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 583 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 582 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062204; SELECT page_size, compress_ops, 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.000199 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062204; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:16:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 586 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062214; SELECT page_size, buffer_pool_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.000535 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062214; SELECT page_size, compress_ops, 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.000481 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062214; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.004800 Lock_time: 0.004639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062214; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:17:01 # User@Host: sdnctl[sdnctl] @ [10.233.65.82] # Thread_id: 590 Schema: sdnctl QC_hit: No # Query_time: 0.011646 Lock_time: 0.000544 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 548 use sdnctl; SET timestamp=1647062221; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = database() AND TABLE_NAME LIKE 'SVC_LOGIC' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: sdnctl[sdnctl] @ [10.233.65.82] # Thread_id: 590 Schema: sdnctl QC_hit: No # Query_time: 0.006870 Lock_time: 0.000642 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 549 SET timestamp=1647062221; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = database() AND TABLE_NAME LIKE 'NODE_TYPES' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # Time: 220312 5:17:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062224; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062224; SELECT page_size, compress_ops, 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.003241 Lock_time: 0.003146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062224; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:17:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 595 Schema: QC_hit: No # Query_time: 0.003470 Lock_time: 0.003260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 595 Schema: QC_hit: No # Query_time: 0.001618 Lock_time: 0.001411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:17:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062234; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062234; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:17:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.004772 Lock_time: 0.004643 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.002829 Lock_time: 0.002423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062244; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062244; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:17:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 604 Schema: QC_hit: No # Query_time: 0.003100 Lock_time: 0.002961 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062254; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 604 Schema: QC_hit: No # Query_time: 0.003465 Lock_time: 0.002970 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062254; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-12 5:17:35 590 [Warning] Aborted connection 590 to db: 'sdnctl' user: 'sdnctl' host: '10.233.65.82' (Got an error reading communication packets) # Time: 220312 5:17:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 608 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 608 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:17:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062264; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062264; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:17:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062274; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062274; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:18:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 617 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 617 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062284; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062284; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:18:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 621 Schema: QC_hit: No # Query_time: 0.001279 Lock_time: 0.001127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 621 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:18:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062294; SELECT page_size, buffer_pool_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.000635 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062294; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062294; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:18:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062304; SELECT page_size, compress_ops, 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.000338 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.001183 Lock_time: 0.001036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062304; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062304; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:18:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062314; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062314; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:18:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062321; SELECT page_size, buffer_pool_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.000418 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:18:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 635 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 635 Schema: QC_hit: No # Query_time: 0.000902 Lock_time: 0.000824 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062324; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062324; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:18:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 642 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062334; SELECT page_size, compress_ops, 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.000218 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.001545 Lock_time: 0.001271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062334; SELECT page_size, compress_ops, 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.000327 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:19:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062344; SELECT page_size, compress_ops, 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.000223 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000826 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000843 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:19:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 649 Schema: QC_hit: No # Query_time: 0.000736 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 649 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:19:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.007075 Lock_time: 0.006674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062354; SELECT page_size, compress_ops, 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.003646 Lock_time: 0.002939 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 651 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062354; SELECT page_size, compress_ops, 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.000432 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:19:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062364; SELECT page_size, buffer_pool_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.000450 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062364; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062364; SELECT page_size, compress_ops, 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.000425 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062364; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:19:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 658 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062374; SELECT page_size, buffer_pool_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.000602 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062374; SELECT page_size, buffer_pool_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.000233 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 658 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062374; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:19:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:19:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 664 Schema: QC_hit: No # Query_time: 0.007301 Lock_time: 0.007186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062384; SELECT page_size, compress_ops, 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.004461 Lock_time: 0.004245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062384; SELECT page_size, compress_ops, 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.004027 Lock_time: 0.003788 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062384; SELECT page_size, buffer_pool_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.000559 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062384; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:19:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062394; SELECT page_size, buffer_pool_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.000695 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062394; SELECT page_size, buffer_pool_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.000359 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062394; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:20:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062404; SELECT page_size, buffer_pool_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.000616 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062404; SELECT page_size, compress_ops, 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.000444 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062404; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.000768 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062404; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:20:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 675 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 675 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:20:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000988 Lock_time: 0.000865 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062414; SELECT page_size, buffer_pool_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.000818 Lock_time: 0.000698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062414; SELECT page_size, compress_ops, 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.000763 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062414; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.001092 Lock_time: 0.000915 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062414; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:20:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062424; SELECT page_size, buffer_pool_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.000718 Lock_time: 0.000530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062424; SELECT page_size, buffer_pool_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.000213 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062424; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:20:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062434; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062434; SELECT page_size, buffer_pool_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.000566 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062434; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:20:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:20:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062444; SELECT page_size, compress_ops, 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.000218 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062444; SELECT page_size, buffer_pool_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.001268 Lock_time: 0.000917 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062444; SELECT page_size, compress_ops, 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.002613 Lock_time: 0.002415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062444; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:20:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062454; SELECT page_size, compress_ops, 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.000696 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062454; SELECT page_size, compress_ops, 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.000201 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062454; SELECT page_size, buffer_pool_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.000483 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062454; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:21:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062464; SELECT page_size, compress_ops, 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.003832 Lock_time: 0.003613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.010914 Lock_time: 0.010739 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062464; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062464; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:21:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:21:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 703 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062474; SELECT page_size, compress_ops, 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.000548 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062474; SELECT page_size, buffer_pool_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.000439 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062474; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062474; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:21:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062484; SELECT page_size, buffer_pool_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.000657 Lock_time: 0.000571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062484; SELECT page_size, compress_ops, 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.000265 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062484; SELECT page_size, compress_ops, 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.000246 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062484; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:21:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 712 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 712 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.002676 Lock_time: 0.002510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062494; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000976 Lock_time: 0.000914 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062494; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:21:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062501; SELECT page_size, compress_ops, 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.000157 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:21:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 717 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 717 Schema: QC_hit: No # Query_time: 0.001339 Lock_time: 0.001155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062504; SELECT page_size, compress_ops, 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.000385 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062504; SELECT page_size, compress_ops, 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.000239 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062504; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:21:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062514; SELECT page_size, compress_ops, 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.000392 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062514; SELECT page_size, compress_ops, 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.000238 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062514; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:22:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.002910 Lock_time: 0.000970 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062524; SELECT page_size, compress_ops, 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.000469 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062524; SELECT page_size, buffer_pool_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.000297 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062524; SELECT page_size, compress_ops, 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.000431 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062524; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:22:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.001595 Lock_time: 0.001411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:22:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.000988 Lock_time: 0.000828 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062534; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.000809 Lock_time: 0.000734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062534; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:22:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 733 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 733 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062544; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062544; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:22:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 737 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 737 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062554; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062554; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:22:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 741 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 741 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:22:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.001981 Lock_time: 0.001743 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062564; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062564; SELECT page_size, compress_ops, 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.000226 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.003059 Lock_time: 0.002901 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062564; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:22:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062574; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.004286 Lock_time: 0.004205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062574; SELECT page_size, buffer_pool_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.000289 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062574; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:23:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 750 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062584; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 750 Schema: QC_hit: No # Query_time: 0.001064 Lock_time: 0.000868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062584; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:23:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:23:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 755 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062594; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 755 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062594; SELECT page_size, buffer_pool_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.000526 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062594; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:23:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062604; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062604; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:23:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 765 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062614; SELECT page_size, buffer_pool_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.000482 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062614; SELECT page_size, compress_ops, 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.000484 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062614; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 765 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062614; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:23:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:23:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062624; SELECT page_size, buffer_pool_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.000458 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 771 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062624; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 771 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062624; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:23:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 774 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062634; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062634; SELECT page_size, buffer_pool_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.000506 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062634; SELECT page_size, compress_ops, 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.000394 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062634; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:24:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 778 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062644; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 778 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062644; SELECT page_size, buffer_pool_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.000504 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062644; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:24:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 782 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 782 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:24:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062654; SELECT page_size, buffer_pool_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.000468 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062654; SELECT page_size, compress_ops, 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.001877 Lock_time: 0.001759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062654; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:24:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000838 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062664; SELECT page_size, compress_ops, 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.000231 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062664; SELECT page_size, buffer_pool_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.000361 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:24:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062674; SELECT page_size, compress_ops, 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.000162 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062674; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.001065 Lock_time: 0.000839 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062674; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:24:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 795 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062681; SELECT page_size, compress_ops, 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.000583 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:24:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 797 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 797 Schema: QC_hit: No # Query_time: 0.000715 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062684; SELECT page_size, buffer_pool_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.000586 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062684; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062684; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:24:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062694; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062694; SELECT page_size, buffer_pool_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.000452 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062694; SELECT page_size, compress_ops, 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.005124 Lock_time: 0.004957 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062694; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:25:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062704; SELECT page_size, compress_ops, 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.000463 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062704; SELECT page_size, compress_ops, 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.000271 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062704; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:25:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000887 Lock_time: 0.000761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:25:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.003307 Lock_time: 0.003086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062714; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.002459 Lock_time: 0.002357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.001426 Lock_time: 0.001227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062714; SELECT page_size, compress_ops, 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.000228 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062714; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:25:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062724; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062724; SELECT page_size, compress_ops, 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.000410 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062724; SELECT page_size, buffer_pool_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.004121 Lock_time: 0.003919 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062724; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:25:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 818 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062734; SELECT page_size, buffer_pool_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.000412 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062734; SELECT page_size, compress_ops, 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.000512 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062734; SELECT page_size, compress_ops, 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.004852 Lock_time: 0.004641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062734; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:25:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 821 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062741; SELECT page_size, compress_ops, 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.000499 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:25:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.003072 Lock_time: 0.002883 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.003189 Lock_time: 0.003111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062744; SELECT page_size, buffer_pool_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.000180 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062744; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 823 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000584 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062744; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:25:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062754; SELECT page_size, compress_ops, 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.000296 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062754; SELECT page_size, buffer_pool_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.000220 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062754; SELECT page_size, compress_ops, 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.000918 Lock_time: 0.000689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062754; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:26:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.001033 Lock_time: 0.000838 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062764; SELECT page_size, buffer_pool_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.000513 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062764; SELECT page_size, compress_ops, 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.000221 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062764; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 830 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062764; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:26:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062771; SELECT page_size, compress_ops, 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.000254 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:26:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 835 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 835 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.003551 Lock_time: 0.003414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062774; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062774; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:26:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000906 Lock_time: 0.000711 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062784; SELECT page_size, compress_ops, 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.000569 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062784; SELECT page_size, compress_ops, 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.000560 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062784; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:26:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062794; SELECT page_size, compress_ops, 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.000245 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062794; SELECT page_size, buffer_pool_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.000491 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062794; SELECT page_size, buffer_pool_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.000592 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:26:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:26:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.001464 Lock_time: 0.001279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062804; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062804; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:26:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 852 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 852 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062814; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062814; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:27:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 856 Schema: QC_hit: No # Query_time: 0.003254 Lock_time: 0.003100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 857 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 856 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062824; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 857 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062824; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:27:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062831; SELECT page_size, compress_ops, 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.000481 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:27:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 861 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062834; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 861 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062834; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:27:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 865 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000950 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062844; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 865 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062844; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:27:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 870 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062854; SELECT page_size, compress_ops, 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.000553 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062854; SELECT page_size, buffer_pool_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.000242 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062854; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 870 Schema: QC_hit: No # Query_time: 0.001884 Lock_time: 0.001753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062854; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:27:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 873 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062861; SELECT page_size, compress_ops, 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.000298 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:27:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 874 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062864; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 874 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062864; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:27:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.004208 Lock_time: 0.004001 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062874; SELECT page_size, compress_ops, 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.000323 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 881 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062874; SELECT page_size, compress_ops, 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.000232 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062874; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:28:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 885 Schema: QC_hit: No # Query_time: 0.001165 Lock_time: 0.001079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062884; SELECT page_size, compress_ops, 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.000182 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062884; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062884; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:28:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:28:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 889 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 889 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062894; SELECT page_size, buffer_pool_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.004265 Lock_time: 0.004079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062894; SELECT page_size, buffer_pool_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.000456 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062894; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:28:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.002657 Lock_time: 0.002508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062904; SELECT page_size, buffer_pool_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.000354 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062904; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062904; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:28:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062914; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062914; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:28:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 901 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 901 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:28:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062924; SELECT page_size, compress_ops, 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.000805 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062924; SELECT page_size, compress_ops, 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.000235 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062924; SELECT page_size, buffer_pool_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.001460 Lock_time: 0.001307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062924; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:28:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 907 Schema: QC_hit: No # Query_time: 0.001274 Lock_time: 0.001045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062934; SELECT page_size, buffer_pool_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.000408 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062934; SELECT page_size, buffer_pool_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.000621 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062934; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:29:04 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.000725 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062944; SELECT page_size, compress_ops, 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.000221 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062944; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062944; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-03-12 5:29:06 8 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220312 5:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.840389 Lock_time: 0.840179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:29:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.769607 Lock_time: 0.769466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062953; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:29:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.771615 Lock_time: 0.771466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062955; SELECT page_size, buffer_pool_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.778351 Lock_time: 0.778202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:29:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.564190 Lock_time: 0.564051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062956; SELECT page_size, compress_ops, 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.563805 Lock_time: 0.563677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-12 5:29:17 6 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-12 5:29:18 920 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-12 5:29:18 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-12 5:29:18 921 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-12 5:29:18 922 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220312 5:29:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 923 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062964; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 923 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062964; SELECT page_size, compress_ops, 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.006051 Lock_time: 0.005852 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062964; SELECT page_size, buffer_pool_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.002396 Lock_time: 0.002311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062964; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:29:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 927 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062974; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 927 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062974; SELECT page_size, buffer_pool_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.000883 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062974; SELECT page_size, compress_ops, 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.000255 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062974; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:29:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.001119 Lock_time: 0.000868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.001151 Lock_time: 0.001021 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:29:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 933 Schema: QC_hit: No # Query_time: 0.006084 Lock_time: 0.005920 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062984; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 933 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062984; SELECT page_size, compress_ops, 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.006446 Lock_time: 0.006271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062984; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:29:54 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 936 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062994; SELECT page_size, compress_ops, 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.000308 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 936 Schema: QC_hit: No # Query_time: 0.000952 Lock_time: 0.000864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647062994; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 Schema: QC_hit: No # Query_time: 0.001829 Lock_time: 0.001673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647062994; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-03-12 5:30:00 941 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220312 5:30:06 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 943 Schema: QC_hit: No # Query_time: 0.493221 Lock_time: 0.493025 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647063006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.512101 Lock_time: 0.511931 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647063006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 943 Schema: QC_hit: No # Query_time: 0.137061 Lock_time: 0.136825 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647063006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.114707 Lock_time: 0.114613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647063006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:30:08 # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.010474 Lock_time: 0.009332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use nfvo; SET timestamp=1647063008; SELECT event_name FROM information_schema.events LIMIT 1; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000355 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647063008; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.001421 Lock_time: 0.000386 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1647063008; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000413 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647063008; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.001692 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1647063008; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000363 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647063008; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.001145 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1647063008; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000300 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1647063008; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.023857 Lock_time: 0.022958 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 57 SET timestamp=1647063008; SELECT SUM(found) FROM ((SELECT 1 as found FROM information_schema.tables WHERE table_schema='nfvo') UNION ALL (SELECT 1 as found FROM information_schema.views WHERE table_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.table_constraints WHERE table_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.triggers WHERE event_object_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.routines WHERE routine_schema='nfvo' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.events WHERE event_schema='nfvo' LIMIT 1)) as all_found; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000461 Lock_time: 0.000253 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1647063008; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000305 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647063008; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.001198 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1647063008; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000598 Lock_time: 0.000336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647063008; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.003897 Lock_time: 0.000285 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1647063008; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000448 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647063008; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000209 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647063008; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.001265 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1647063008; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000494 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647063008; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000357 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1647063008; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='nfvo' LIMIT 1); # Time: 220312 5:30:09 # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000513 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647063009; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.002650 Lock_time: 0.000357 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1647063009; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000191 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647063009; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.001283 Lock_time: 0.000266 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1647063009; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000191 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 926 SET timestamp=1647063009; SELECT * FROM `nfvo`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.001256 Lock_time: 0.000163 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1647063009; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000268 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647063009; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000224 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647063009; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.001204 Lock_time: 0.000229 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1647063009; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nfvo') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.000488 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647063009; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 220312 5:30:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 950 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647063011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 950 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647063011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:30:12 # User@Host: so_admin[so_admin] @ [10.233.65.173] # Thread_id: 946 Schema: nfvo QC_hit: No # Query_time: 0.007072 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1647063012; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220312 5:30:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 952 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647063014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647063014; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647063014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 952 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647063014; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:30:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 962 Schema: QC_hit: No # Query_time: 0.001630 Lock_time: 0.001429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647063024; SELECT page_size, compress_ops, 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.000210 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647063024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647063024; SELECT page_size, compress_ops, 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.000514 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647063024; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220312 5:30:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 966 Schema: QC_hit: No # Query_time: 0.004518 Lock_time: 0.004234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647063034; SELECT page_size, buffer_pool_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.003256 Lock_time: 0.003023 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647063034; SELECT page_size, compress_ops, 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.000485 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647063034; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647063034; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:30:40 # User@Host: so_user[so_user] @ [10.233.65.100] # Thread_id: 974 Schema: requestdb QC_hit: No # Query_time: 0.002891 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1647063040; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # User@Host: so_user[so_user] @ [10.233.65.213] # Thread_id: 969 Schema: requestdb QC_hit: No # Query_time: 0.001975 Lock_time: 0.000421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1647063040; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220312 5:30:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 979 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647063041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 979 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647063041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220312 5:30:44 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 980 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647063044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 980 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647063044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 981 Schema: QC_hit: No # Query_time: 0.001487 Lock_time: 0.001235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647063044; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 981 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647063044; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-12 5:30:53 8 [Note] WSREP: MDL BF-BF conflict schema: catalogdb request: (8 seqno 3374 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')0,b) granted: (2 seqno 3373 wsrep (toi, exec, committed) cmd 0 9 DROP TABLE service_to_resource_customizations) 2022-03-12 5:30:53 8 [ERROR] Aborting 2022-03-12 5:30:54 985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:30:54 986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:30:54 986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:30:54 986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:30:54 985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:30:54 985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:30:55 989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:30:55 990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:30:55 991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:30:55 992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:04 994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:04 993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:04 993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:04 994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:04 993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:04 994 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:11 997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:11 997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:11 997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:14 998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:14 999 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:14 999 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:14 999 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:14 998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:14 998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:15 1002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:16 1003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:16 1004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:24 1006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:24 1005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:24 1006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:24 1006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:24 1005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:24 1005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:26 989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:26 990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:27 991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:27 1009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:27 1010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:27 1011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:34 1013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:34 1012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:34 1013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:34 1012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:34 1012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:34 1013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:38 1016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:39 1016 [Warning] WSREP: TO isolation failed for: 1, schema: mysql, sql: create database if not exists vfcnfvolcm CHARACTER SET utf8. Operation timed out. 2022-03-12 5:31:40 1017 [Warning] Access denied for user 'vfcnfvolcm'@'10.233.71.106' (using password: YES) 2022-03-12 5:31:41 1018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:41 1018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:41 1018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:44 1019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:44 1020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:44 1019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:44 1020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:44 1020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:44 1019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:54 1023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:54 1023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:54 1024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:54 1023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:54 1024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:54 1024 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:59 1009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:59 1010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:59 1011 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:59 1027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:31:59 1028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:04 1030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:04 1029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:04 1029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:04 1030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:04 1029 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:04 1030 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:06 1027 [Warning] Aborted connection 1027 to db: 'ejbca' user: 'ejbca' host: '10.233.68.209' (Got an error reading communication packets) 2022-03-12 5:32:06 1028 [Warning] Aborted connection 1028 to db: 'ejbca' user: 'ejbca' host: '10.233.68.209' (Got an error reading communication packets) 2022-03-12 5:32:09 1033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:09 1033 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:11 1034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:11 1034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:11 1034 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:13 1035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:13 1035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:14 1036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:14 1037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:14 1037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:14 1037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:14 1036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:14 1036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:18 1040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:18 1040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:22 1041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:22 1041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:24 1042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:24 1042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:24 1043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:24 1042 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:24 1043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:24 1043 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:24 1046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:24 1047 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:24 1047 [Warning] Aborted connection 1047 to db: 'vid_openecomp_epsdk' user: 'vidadmin' host: '10.233.66.35' (Got an error reading communication packets) 2022-03-12 5:32:24 1046 [Warning] Aborted connection 1046 to db: 'vid_openecomp_epsdk' user: 'vidadmin' host: '10.233.66.35' (Got an error reading communication packets) 2022-03-12 5:32:24 1048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:24 1048 [Warning] Aborted connection 1048 to db: 'vid_openecomp_epsdk' user: 'vidadmin' host: '10.233.66.35' (Got an error reading communication packets) 2022-03-12 5:32:25 1049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:25 1049 [Warning] Aborted connection 1049 to db: 'vid_openecomp_epsdk' user: 'vidadmin' host: '10.233.66.35' (Got an error reading communication packets) 2022-03-12 5:32:26 1050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:26 1050 [Warning] Aborted connection 1050 to db: 'vid_openecomp_epsdk' user: 'vidadmin' host: '10.233.66.35' (Got an error reading communication packets) 2022-03-12 5:32:26 1051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:26 1051 [Warning] Aborted connection 1051 to db: 'vid_openecomp_epsdk' user: 'vidadmin' host: '10.233.66.35' (Got an error reading communication packets) 2022-03-12 5:32:28 1052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:28 1052 [Warning] Aborted connection 1052 to db: 'vid_openecomp_epsdk' user: 'vidadmin' host: '10.233.66.35' (Got an error reading communication packets) 2022-03-12 5:32:29 1053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:29 1053 [Warning] Aborted connection 1053 to db: 'vid_openecomp_epsdk' user: 'vidadmin' host: '10.233.66.35' (Got an error reading communication packets) 2022-03-12 5:32:30 1054 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:30 1054 [Warning] Aborted connection 1054 to db: 'vid_openecomp_epsdk' user: 'vidadmin' host: '10.233.66.35' (Got an error reading communication packets) 2022-03-12 5:32:32 1055 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:32 1055 [Warning] Aborted connection 1055 to db: 'vid_openecomp_epsdk' user: 'vidadmin' host: '10.233.66.35' (Got an error reading communication packets) 2022-03-12 5:32:33 1056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:33 1056 [Warning] Aborted connection 1056 to db: 'vid_openecomp_epsdk' user: 'vidadmin' host: '10.233.66.35' (Got an error reading communication packets) 2022-03-12 5:32:34 1058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:34 1057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:34 1058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:34 1057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:34 1057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:34 1058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:35 1061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:35 1062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:35 1063 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:35 1064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:35 1065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:35 1065 [Warning] Aborted connection 1065 to db: 'vid_openecomp_epsdk' user: 'vidadmin' host: '10.233.66.35' (Got an error reading communication packets) 2022-03-12 5:32:41 1066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:41 1066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:41 1066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:43 1067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:43 1068 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:43 1069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:43 1070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:43 1071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:44 1072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:44 1073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:44 1073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:44 1073 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:44 1072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:44 1072 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:49 1064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:51 1064 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:54 1077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:54 1076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:54 1076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:54 1076 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:54 1077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:54 1077 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:58 1080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:58 1080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:59 1081 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:32:59 1081 [Warning] Aborted connection 1081 to db: 'vid_openecomp_epsdk' user: 'vidadmin' host: '10.233.66.35' (Got an error reading communication packets) 2022-03-12 5:33:04 1082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:04 1083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:04 1083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:04 1083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:04 1082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:04 1082 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:04 1084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:04 1084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:11 1087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:11 1087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:11 1087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:14 1088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:14 1089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:14 1089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:14 1088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:14 1088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:14 1089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:15 1092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:15 1093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:15 1094 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:15 1095 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:15 1096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:15 1097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:24 1098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:24 1099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:24 1098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:24 1098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:24 1099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:24 1099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:29 1097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:29 1102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:29 1103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:29 1104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:29 1105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:29 1106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:29 1107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:29 1107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:29 1107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:30 1107 [Warning] Aborted connection 1107 to db: 'requestdb' user: 'so_admin' host: '10.233.67.217' (Got an error reading communication packets) 2022-03-12 5:33:31 1097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:34 1109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:34 1108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:34 1109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:34 1109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:34 1108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:34 1108 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:34 1110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:34 1110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:41 1113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:41 1113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:41 1113 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:44 1114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:44 1115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:44 1114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:44 1114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:44 1115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:44 1115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:44 1118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:45 1118 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:53 1119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:53 1119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:54 1121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:54 1120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:54 1120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:54 1121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:54 1121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:33:54 1120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:03 1124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:04 1125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:04 1126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:04 1126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:04 1125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:04 1125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:04 1126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:11 1129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:11 1129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:11 1129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:11 1130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:12 1130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:13 1131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:13 1132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:13 1133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:14 1135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:14 1134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:14 1134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:14 1134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:14 1135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:14 1135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:24 1139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:24 1138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:24 1139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:24 1138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:24 1138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:24 1139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:34 1142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:34 1143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:34 1142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:34 1143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:34 1143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:34 1142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:39 1146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:39 1147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:39 1148 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:39 1149 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:39 1150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:39 1151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:41 1152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:41 1152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:41 1152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:44 1154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:44 1153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:44 1153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:44 1153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:44 1154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:44 1154 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:54 1157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:54 1158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:54 1157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:54 1157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:54 1158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:34:54 1158 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:03 1161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:04 1163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:04 1162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:04 1163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:04 1162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:04 1163 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:04 1162 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:04 1166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:11 1167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:11 1167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:11 1167 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:11 1168 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:11 1169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:11 1170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:11 1171 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:11 1172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:14 1173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:14 1174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:14 1173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:14 1173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:14 1174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:14 1174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:15 1177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:18 1178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:20 1179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:20 1179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:23 1180 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:24 1181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:24 1182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:24 1182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:24 1182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:24 1181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:24 1181 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:25 1185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:25 1172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:28 1172 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:34 1186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:34 1187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:34 1186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:34 1186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:34 1187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:34 1187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:41 1190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:41 1190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:41 1190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:44 1191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:44 1192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:44 1191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:44 1191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:44 1192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:44 1192 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:54 1195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:54 1196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:54 1196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:54 1196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:54 1195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:35:54 1195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:04 1200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:04 1199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:04 1200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:04 1200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:04 1199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:04 1199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:11 1203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:11 1203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:11 1203 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:14 1204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:14 1205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:14 1204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:14 1204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:14 1205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:14 1205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:20 1208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:20 1208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:23 1209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:23 1209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:24 1211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:24 1210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:24 1210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:24 1210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:24 1211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:24 1211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:34 1214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:34 1214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:34 1215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:34 1214 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:34 1215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:34 1215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:37 1218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:41 1219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:41 1219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:41 1219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:44 1220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:44 1221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:44 1221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:44 1221 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:44 1220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:44 1220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:54 1225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:54 1224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:54 1225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:54 1225 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:54 1224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:54 1224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:56 1228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:36:56 1228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:04 1230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:04 1229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:04 1230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:04 1230 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:04 1229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:04 1229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:11 1233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:11 1233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:11 1233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:14 1234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:14 1235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:14 1235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:14 1235 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:14 1234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:14 1234 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:21 1218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:21 1238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:21 1239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:21 1240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:24 1242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:24 1241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:24 1241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:24 1242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:24 1241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:24 1242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:34 1245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:34 1246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:34 1246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:34 1245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:34 1246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:34 1245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:41 1249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:41 1249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:41 1249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:44 1250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:44 1251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:44 1250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:44 1251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:44 1250 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:44 1251 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:54 1255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:54 1254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:54 1254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:54 1255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:54 1255 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:37:54 1254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:04 1258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:04 1259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:04 1259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:04 1259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:04 1258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:04 1258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:06 1238 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:06 1239 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:06 1262 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:06 1263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:11 1264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:11 1264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:11 1264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:14 1266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:14 1265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:14 1265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:14 1266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:14 1265 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:14 1266 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:24 1269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:24 1269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:24 1270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:24 1269 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:24 1270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:24 1270 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:28 1273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:28 1274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:29 1275 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:29 1276 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:29 1277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:30 1278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:31 1279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:31 1279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:34 1280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:34 1281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:34 1281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:34 1280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:34 1281 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:34 1280 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:41 1284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:41 1284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:41 1284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:44 1285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:44 1286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:44 1286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:44 1286 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:44 1285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:44 1285 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:54 1290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:54 1289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:54 1289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:54 1289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:54 1290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:54 1290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:55 1293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:38:55 1293 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:04 1294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:04 1295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:04 1295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:04 1295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:04 1294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:04 1294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:11 1298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:11 1298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:11 1298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:14 1300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:14 1299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:14 1299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:14 1299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:14 1300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:14 1300 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:24 1304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:24 1303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:24 1304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:24 1303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:24 1304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:24 1303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:34 1307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:34 1308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:34 1308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:34 1308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:34 1307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:34 1307 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:41 1311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:41 1311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:41 1311 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:44 1312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:44 1313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:44 1313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:44 1312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:44 1312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:44 1313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:54 1317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:54 1316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:54 1316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:54 1316 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:54 1317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:39:54 1317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:04 1320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:04 1321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:04 1320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:04 1321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:04 1321 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:04 1320 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:11 1324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:11 1324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:11 1324 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:14 1325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:14 1326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:14 1326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:14 1326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:14 1325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:14 1325 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:24 1330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:24 1329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:24 1330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:24 1329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:24 1329 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:24 1330 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:28 1333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:28 1334 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:28 1335 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:28 1336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:28 1337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:28 1338 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:29 1339 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:30 1340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:34 1341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:34 1342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:34 1342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:34 1342 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:34 1341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:34 1341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:41 1345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:41 1345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:41 1345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:44 1347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:44 1346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:44 1347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:44 1346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:44 1346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:44 1347 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:54 1351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:54 1350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:54 1351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:54 1350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:54 1350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:54 1351 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:59 1354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:59 1356 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:59 1355 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:59 1357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:40:59 1358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:04 1360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:04 1359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:04 1359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:04 1360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:04 1360 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:04 1359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:11 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:11 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:11 1363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:14 1365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:14 1364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:14 1365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:14 1365 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:14 1364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:14 1364 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:24 1369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:24 1368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:24 1369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:24 1368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:24 1369 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:24 1368 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:34 1373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:34 1373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:34 1373 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:34 1372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:34 1372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:34 1372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:38 1376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:41 1377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:41 1377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:41 1377 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:44 1379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:44 1378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:44 1378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:44 1378 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:44 1379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:44 1379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:54 1382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:54 1383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:54 1382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:54 1383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:54 1382 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:41:54 1383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:04 1386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:04 1387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:04 1387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:04 1387 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:04 1386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:04 1386 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:11 1390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:11 1390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:11 1390 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:14 1391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:14 1392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:14 1392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:14 1392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:14 1391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:14 1391 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:24 1396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:24 1396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:24 1395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:24 1396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:24 1395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:24 1395 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:34 1399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:34 1399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:34 1400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:34 1400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:34 1400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:34 1399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:41 1403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:41 1403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:41 1403 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:44 1405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:44 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:44 1405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:44 1405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:44 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:44 1404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:54 1409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:54 1409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:54 1408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:54 1408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:54 1408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:42:54 1409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:04 1413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:04 1413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:04 1412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:04 1412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:04 1412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:04 1413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:11 1416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:11 1416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:11 1416 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:14 1418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:14 1417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:14 1418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:14 1417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:14 1417 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:14 1418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:24 1422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:24 1421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:24 1422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:24 1422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:24 1421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:24 1421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:34 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:34 1425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:34 1425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:34 1425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:34 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:34 1426 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:41 1429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:41 1429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:41 1429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:44 1431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:44 1430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:44 1430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:44 1430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:44 1431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:44 1431 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:54 1434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:54 1435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:54 1434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:54 1434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:54 1435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:43:54 1435 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:04 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:04 1439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:04 1439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:04 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:04 1438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:04 1439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:11 1442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:11 1442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:11 1442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:14 1444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:14 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:14 1444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:14 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:14 1443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:14 1444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:24 1448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:24 1447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:24 1447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:24 1447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:24 1448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:24 1448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:34 1452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:34 1451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:34 1452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:34 1452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:34 1451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:34 1451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:41 1455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:41 1455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:41 1455 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:44 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:44 1457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:44 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:44 1457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:44 1457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:44 1456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:54 1461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:54 1460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:54 1461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:54 1460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:54 1460 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:44:54 1461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:04 1465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:04 1464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:04 1465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:04 1465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:04 1464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:04 1464 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:11 1468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:11 1468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:11 1468 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:14 1470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:14 1469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:14 1469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:14 1469 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:14 1470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:14 1470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:24 1473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:24 1474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:24 1474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:24 1474 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:24 1473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:24 1473 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:34 1478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:34 1477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:34 1477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:34 1478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:34 1478 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:34 1477 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:36 1481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:36 1482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:36 1483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:36 1484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:41 1485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:41 1485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:41 1485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:44 1486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:44 1487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:44 1486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:44 1486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:44 1487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:44 1487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:54 1490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:54 1491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:54 1491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:54 1491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:54 1490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:45:54 1490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:04 1494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:04 1494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:04 1495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:04 1494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:04 1495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:04 1495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:08 1481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:08 1482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:08 1483 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:10 1484 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:11 1498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:11 1498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:11 1498 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:12 1499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:12 1500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:14 1502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:14 1502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:14 1501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:14 1501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:14 1502 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:14 1501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:24 1506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:24 1505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:24 1505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:24 1506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:24 1506 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:24 1505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:34 1510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:34 1509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:34 1510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:34 1509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:34 1510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:34 1509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:41 1513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:41 1513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:41 1513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:44 1514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:44 1514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:44 1514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:44 1515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:44 1515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:44 1515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:54 1518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:54 1519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:54 1519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:54 1518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:54 1518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:54 1519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:55 1499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:55 1500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:46:55 1522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:04 1523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:04 1524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:04 1523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:04 1523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:04 1524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:04 1524 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:11 1527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:11 1527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:11 1527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:14 1528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:14 1529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:14 1528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:14 1529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:14 1529 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:14 1528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:24 1532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:24 1533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:24 1533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:24 1533 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:24 1532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:24 1532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:34 1536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:34 1537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:34 1536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:34 1536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:34 1537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:34 1537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:40 1522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:40 1540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:41 1541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:41 1541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:41 1541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:44 1543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:44 1542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:44 1543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:44 1543 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:44 1542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:44 1542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:53 1546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:53 1546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:54 1547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:54 1548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:54 1547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:54 1548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:54 1548 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:47:54 1547 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:04 1552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:04 1551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:04 1551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:04 1551 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:04 1552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:04 1552 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:10 1555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:11 1556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:11 1556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:11 1556 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:14 1557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:14 1558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:14 1558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:14 1557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:14 1557 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:14 1558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:24 1562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:24 1561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:24 1562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:24 1561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:24 1562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:24 1561 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:25 1540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:34 1565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:34 1566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:34 1566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:34 1566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:34 1565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:34 1565 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:41 1569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:41 1569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:41 1569 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:41 1555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:44 1571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:44 1570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:44 1571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:44 1571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:44 1570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:44 1570 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:54 1574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:54 1575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:54 1574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:54 1575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:54 1574 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:48:54 1575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:04 1578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:04 1579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:04 1578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:04 1578 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:04 1579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:04 1579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:11 1582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:11 1582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:11 1582 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:14 1583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:14 1584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:14 1584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:14 1584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:14 1583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:14 1583 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:24 1587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:24 1588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:24 1588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:24 1588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:24 1587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:24 1587 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:34 1592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:34 1591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:34 1592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:34 1592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:34 1591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:34 1591 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:41 1595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:41 1595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:41 1595 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:44 1596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:44 1597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:44 1597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:44 1597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:44 1596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:44 1596 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:54 1601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:54 1600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:54 1600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:54 1601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:54 1600 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:49:54 1601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:04 1604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:04 1605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:04 1605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:04 1604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:04 1605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:04 1604 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:06 1608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:11 1609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:11 1609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:11 1609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:14 1610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:14 1611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:14 1611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:14 1610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:14 1610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:14 1611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:24 1614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:24 1615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:24 1614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:24 1614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:24 1615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:24 1615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:34 1619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:34 1618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:34 1619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:34 1618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:34 1618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:34 1619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:41 1622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:41 1622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:41 1622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:41 1608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:41 1623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:44 1624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:44 1625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:44 1625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:44 1625 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:44 1624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:44 1624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:54 1628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:54 1628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:54 1629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:54 1629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:54 1628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:50:54 1629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:04 1633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:04 1632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:04 1632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:04 1632 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:04 1633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:04 1633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:11 1636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:11 1636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:11 1636 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:12 1623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:14 1637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:14 1638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:14 1637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:14 1638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:14 1638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:14 1637 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:24 1641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:24 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:24 1641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:24 1641 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:24 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:24 1642 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:34 1646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:34 1645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:34 1646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:34 1646 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:34 1645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:34 1645 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:41 1649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:41 1649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:41 1649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:44 1651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:44 1651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:44 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:44 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:44 1651 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:44 1650 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:54 1654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:54 1655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:54 1655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:54 1654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:54 1654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:54 1655 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:51:58 1658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:04 1659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:04 1660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:04 1660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:04 1660 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:04 1659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:04 1659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:11 1663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:11 1663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:11 1663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:14 1664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:14 1665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:14 1665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:14 1665 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:14 1664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:14 1664 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:24 1668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:24 1669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:24 1669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:24 1669 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:24 1668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:24 1668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:28 1658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:28 1672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:28 1672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:34 1673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:34 1674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:34 1674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:34 1674 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:34 1673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:34 1673 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:39 1677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:39 1677 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:41 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:41 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:41 1678 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:44 1679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:44 1680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:44 1680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:44 1679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:44 1679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:44 1680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:54 1683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:54 1684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:54 1684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:54 1683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:54 1683 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:54 1684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:52:58 1672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:04 1688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:04 1687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:04 1688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:04 1687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:04 1688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:04 1687 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:11 1691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:11 1691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:11 1691 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:14 1692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:14 1693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:14 1692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:14 1692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:14 1693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:14 1693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:24 1696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:24 1697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:24 1696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:24 1697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:24 1696 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:24 1697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:34 1701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:34 1700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:34 1700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:34 1701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:34 1701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:34 1700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:41 1704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:41 1704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:41 1704 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:44 1705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:44 1706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:44 1706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:44 1705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:44 1706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:44 1705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:54 1710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:54 1709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:54 1710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:54 1710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:54 1709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:53:54 1709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:02 1713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:04 1714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:04 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:04 1714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:04 1714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:04 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:04 1715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:11 1718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:11 1718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:11 1718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:14 1720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:14 1719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:14 1720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:14 1719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:14 1719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:14 1720 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:24 1723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:24 1724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:24 1724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:24 1723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:24 1723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:24 1724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:34 1728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:34 1727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:34 1727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:34 1727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:34 1728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:34 1728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:41 1731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:41 1731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:41 1731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:44 1732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:44 1733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:44 1732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:44 1732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:44 1733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:44 1733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:47 1713 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:47 1736 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:54 1738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:54 1737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:54 1738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:54 1737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:54 1738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:54:54 1737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:04 1741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:04 1741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:04 1742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:04 1741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:04 1742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:04 1742 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:11 1745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:11 1745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:11 1745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:14 1746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:14 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:14 1746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:14 1746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:14 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:14 1747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:24 1750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:24 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:24 1750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:24 1750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:24 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:24 1751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:34 1754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:34 1755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:34 1755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:34 1754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:34 1754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:34 1755 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:41 1758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:41 1758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:41 1758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:44 1760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:44 1759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:44 1760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:44 1759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:44 1759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:44 1760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:54 1764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:54 1763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:54 1764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:54 1764 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:54 1763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:55:54 1763 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:04 1767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:04 1768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:04 1768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:04 1767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:04 1767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:04 1768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:06 1771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:06 1772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:11 1773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:11 1773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:11 1773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:14 1775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:14 1774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:14 1774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:14 1774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:14 1775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:14 1775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:24 1778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:24 1779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:24 1778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:24 1778 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:24 1779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:24 1779 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:34 1782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:34 1783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:34 1782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:34 1782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:34 1783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:34 1783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:41 1786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:41 1786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:41 1786 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:44 1787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:44 1788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:44 1788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:44 1787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:44 1788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:44 1787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:47 1771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:47 1772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:54 1792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:54 1792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:54 1791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:54 1792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:54 1791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:56:54 1791 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:04 1796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:04 1795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:04 1796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:04 1795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:04 1796 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:04 1795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:11 1799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:11 1799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:11 1799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:14 1800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:14 1801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:14 1800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:14 1801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:14 1800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:14 1801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:24 1804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:24 1805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:24 1805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:24 1805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:24 1804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:24 1804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:34 1808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:34 1809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:34 1808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:34 1808 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:34 1809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:34 1809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:41 1812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:41 1812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:41 1812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:44 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:44 1814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:44 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:44 1813 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:44 1814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:44 1814 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:54 1817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:54 1817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:54 1818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:54 1818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:54 1818 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:57:54 1817 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:04 1821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:04 1822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:04 1822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:04 1822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:04 1821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:04 1821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:11 1825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:11 1825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:11 1825 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:14 1826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:14 1827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:14 1826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:14 1826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:14 1827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:14 1827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:24 1831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:24 1831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:24 1830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:24 1831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:24 1830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:24 1830 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:34 1834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:34 1835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:34 1835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:34 1835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:34 1834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:34 1834 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:41 1838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:41 1838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:41 1838 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:44 1839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:44 1839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:44 1840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:44 1839 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:44 1840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:44 1840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:54 1844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:54 1843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:54 1844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:54 1844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:54 1843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:58:54 1843 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:04 1847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:04 1848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:04 1848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:04 1847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:04 1847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:04 1848 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:11 1851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:11 1851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:11 1851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:14 1852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:14 1853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:14 1852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:14 1852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:14 1853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:14 1853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:24 1857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:24 1857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:24 1856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:24 1856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:24 1856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:24 1857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:30 1860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:30 1860 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:31 1861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:33 1862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:34 1864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:34 1863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:34 1864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:34 1864 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:34 1863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:34 1863 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:41 1867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:41 1867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:41 1867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:44 1869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:44 1868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:44 1869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:44 1868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:44 1868 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:44 1869 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:52 1872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:54 1873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:54 1874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:54 1874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:54 1874 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:54 1873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:54 1873 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 5:59:57 1877 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:00 1878 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:00 1879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:04 1881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:04 1880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:04 1881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:04 1880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:04 1881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:04 1880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:04 1862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:04 1884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:06 1885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:11 1886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:11 1886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:11 1886 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:14 1887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:14 1888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:14 1888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:14 1887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:14 1887 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:14 1888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:14 1891 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:17 1892 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:19 1893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:23 1894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:24 1895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:24 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:24 1895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:24 1895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:24 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:24 1896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:25 1899 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:30 1900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:34 1901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:34 1902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:34 1902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:34 1901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:34 1901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:34 1902 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:36 1905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:40 1906 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:41 1907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:41 1907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:41 1907 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:44 1909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:44 1908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:44 1909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:44 1908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:44 1909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:44 1908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:48 1912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:49 1884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:54 1913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:54 1914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:54 1914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:54 1914 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:54 1913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:00:54 1913 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:04 1918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:04 1917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:04 1917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:04 1918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:04 1918 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:04 1917 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:11 1921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:11 1921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:11 1921 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:14 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:14 1923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:14 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:14 1923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:14 1923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:14 1922 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:16 1926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:16 1927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:16 1928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:16 1929 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:16 1930 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:17 1931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:17 1932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:17 1933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:18 1934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:18 1935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:18 1936 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:18 1937 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:24 1938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:24 1939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:24 1938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:24 1939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:24 1938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:24 1939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:34 1943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:34 1942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:34 1943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:34 1942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:34 1943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:34 1942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:41 1946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:41 1946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:41 1946 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:44 1948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:44 1947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:44 1947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:44 1947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:44 1948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:44 1948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:54 1952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:54 1951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:54 1951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:54 1952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:54 1952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:01:54 1951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:04 1956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:04 1955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:04 1955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:04 1956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:04 1955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:04 1956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:11 1959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:11 1959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:11 1959 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:14 1960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:14 1961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:14 1961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:14 1960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:14 1960 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:14 1961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:15 1964 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:24 1966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:24 1965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:24 1965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:24 1966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:24 1966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:24 1965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:32 1969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:32 1970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:34 1971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:34 1972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:34 1972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:34 1972 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:34 1971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:34 1971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:37 1975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:41 1976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:41 1976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:41 1976 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:44 1977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:44 1978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:44 1978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:44 1977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:44 1977 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:44 1978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:54 1981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:54 1982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:54 1982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:54 1982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:54 1981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:02:54 1981 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:04 1986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:04 1985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:04 1986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:04 1985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:04 1985 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:04 1986 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:09 1989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:09 1989 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:11 1990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:11 1990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:11 1990 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:14 1991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:14 1992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:14 1992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:14 1992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:14 1991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:14 1991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:18 1995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:18 1995 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:24 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:24 1997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:24 1997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:24 1997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:24 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:24 1996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:34 2000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:34 2001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:34 2001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:34 2001 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:34 2000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:34 2000 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:34 2004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:34 2005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:34 2006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:41 2007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:41 2007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:41 2007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:44 2008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:44 2009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:44 2009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:44 2008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:44 2008 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:44 2009 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:54 2012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:54 2013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:54 2013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:54 2013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:54 2012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:03:54 2012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:04 2016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:04 2017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:04 2017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:04 2016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:04 2016 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:04 2017 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:11 2020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:11 2020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:11 2020 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:14 2022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:14 2021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:14 2021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:14 2022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:14 2022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:14 2021 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:14 2023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:19 2004 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:19 2005 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:19 2026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:24 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:24 2028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:24 2028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:24 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:24 2027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:24 2028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:34 2031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:34 2032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:34 2031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:34 2031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:34 2032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:34 2032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:41 2035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:41 2035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:41 2035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:44 2037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:44 2036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:44 2037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:44 2037 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:44 2036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:44 2036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:54 2041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:54 2040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:54 2040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:54 2041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:54 2041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:04:54 2040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:02 2044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:04 2046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:04 2045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:04 2046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:04 2046 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:04 2045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:04 2045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:04 2026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:04 2049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:06 2050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:06 2050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:11 2051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:11 2051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:11 2051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:14 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:14 2052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:14 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:14 2052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:14 2052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:14 2053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:16 2056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:24 2058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:24 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:24 2058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:24 2058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:24 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:24 2057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:34 2062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:34 2062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:34 2061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:34 2062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:41 2065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:41 2065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:41 2065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:44 2066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:44 2067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:44 2067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:44 2067 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:44 2066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:44 2066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:54 2071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:54 2070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:54 2070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:54 2070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:54 2071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:05:54 2071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:04 2074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:04 2074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:04 2074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:04 2075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:04 2075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:04 2075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:11 2078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:11 2078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:11 2078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:14 2079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:14 2080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:14 2079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:14 2080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:14 2079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:14 2080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:24 2084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:24 2083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:24 2084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:24 2083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:24 2083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:24 2084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:34 2088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:34 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:34 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:34 2088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:34 2088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:34 2087 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:41 2091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:41 2091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:41 2091 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:44 2093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:44 2092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:44 2092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:44 2093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:44 2093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:44 2092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:54 2096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:54 2097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:54 2097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:54 2096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:54 2096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:06:54 2097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:04 2101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:04 2100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:04 2100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:04 2101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:04 2101 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:04 2100 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:11 2104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:11 2104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:11 2104 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:14 2106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:14 2105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:14 2105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:14 2105 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:14 2106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:14 2106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:22 2109 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:24 2110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:24 2111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:24 2110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:24 2110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:24 2111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:24 2111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:25 2114 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:34 2116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:34 2115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:34 2116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:34 2115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:34 2115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:34 2116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:41 2119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:41 2119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:41 2119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:44 2121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:44 2120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:44 2120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:44 2120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:44 2121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:44 2121 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:45 2124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:54 2126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:54 2125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:54 2125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:54 2125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:54 2126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:07:54 2126 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:03 2129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:04 2130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:04 2131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:04 2131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:04 2131 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:04 2130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:04 2130 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:04 2134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:04 2135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:05 2136 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:11 2137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:11 2137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:11 2137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:14 2138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:14 2139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:14 2138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:14 2138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:14 2139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:14 2139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:24 2142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:24 2143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:24 2143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:24 2143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:24 2142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:24 2142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:34 2146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:34 2147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:34 2146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:34 2146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:34 2147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:34 2147 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:35 2134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:35 2135 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:35 2150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:41 2151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:41 2151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:41 2151 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:44 2153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:44 2152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:44 2152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:44 2152 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:44 2153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:44 2153 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:54 2156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:54 2157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:54 2156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:54 2156 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:54 2157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:08:54 2157 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:04 2160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:04 2160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:04 2161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:04 2160 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:04 2161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:04 2161 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:11 2164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:11 2164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:11 2164 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:14 2166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:14 2165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:14 2166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:14 2165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:14 2165 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:14 2166 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:20 2150 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:24 2170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:24 2169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:24 2169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:24 2170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:24 2169 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:24 2170 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:34 2174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:34 2173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:34 2173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:34 2174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:34 2173 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:34 2174 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:41 2177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:41 2177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:41 2177 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:44 2179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:44 2178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:44 2178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:44 2178 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:44 2179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:44 2179 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:44 2182 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:47 2183 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:50 2184 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:50 2185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:54 2186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:54 2187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:54 2186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:54 2187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:54 2187 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:09:54 2186 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:04 2190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:04 2191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:04 2190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:04 2190 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:04 2191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:04 2191 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:11 2194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:11 2194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:11 2194 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:14 2195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:14 2196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:14 2196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:14 2196 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:14 2195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:14 2195 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:20 2185 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:21 2199 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:24 2200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:24 2200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:24 2200 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:24 2201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:24 2201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:24 2201 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:34 2204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:34 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:34 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:34 2205 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:34 2204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:34 2204 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:37 2208 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:38 2209 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:41 2210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:41 2210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:41 2210 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:44 2212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:44 2211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:44 2211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:44 2211 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:44 2212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:44 2212 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:47 2215 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:50 2216 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:50 2217 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:50 2218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:54 2219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:54 2220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:54 2220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:54 2220 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:54 2219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:10:54 2219 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:04 2223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:04 2224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:04 2223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:04 2224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:04 2223 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:04 2224 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:11 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:11 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:11 2227 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:14 2228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:14 2229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:14 2229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:14 2228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:14 2229 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:14 2228 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:20 2218 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:24 2232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:24 2233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:24 2233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:24 2233 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:24 2232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:24 2232 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:34 2236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:34 2237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:34 2237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:34 2236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:34 2236 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:34 2237 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:41 2240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:41 2240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:41 2240 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:44 2241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:44 2242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:44 2241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:44 2242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:44 2241 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:44 2242 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:50 2245 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:51 2246 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:51 2247 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:54 2249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:54 2248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:54 2248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:54 2248 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:54 2249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:11:54 2249 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:02 2252 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:04 2253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:04 2254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:04 2253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:04 2254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:04 2254 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:04 2253 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:09 2257 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:11 2258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:11 2258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:11 2258 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:14 2259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:14 2259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:14 2259 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:14 2260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:14 2260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:14 2260 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:24 2263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:24 2264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:24 2263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:24 2263 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:24 2264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:24 2264 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:34 2267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:34 2268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:34 2268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:34 2267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:34 2267 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:34 2268 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:34 2271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:41 2272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:41 2272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:41 2272 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:44 2274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:44 2273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:44 2273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:44 2274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:44 2274 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:44 2273 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:54 2277 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:54 2278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:54 2279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:54 2279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:54 2279 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:54 2278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:54 2278 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:12:57 2282 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:04 2284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:04 2283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:04 2284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:04 2284 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:04 2283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:04 2283 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:05 2271 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:05 2287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:05 2288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:11 2289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:11 2289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:11 2289 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:14 2290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:14 2291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:14 2291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:14 2291 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:14 2290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:14 2290 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:24 2294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:24 2295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:24 2294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:24 2294 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:24 2295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:24 2295 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:34 2298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:34 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:34 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:34 2299 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:34 2298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:34 2298 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:36 2287 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:36 2288 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:36 2302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:41 2303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:41 2303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:41 2303 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:44 2304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:44 2305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:44 2304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:44 2304 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:44 2305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:44 2305 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:54 2308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:54 2309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:54 2308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:54 2308 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:54 2309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:54 2309 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:13:57 2312 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:04 2313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:04 2314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:04 2314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:04 2314 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:04 2313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:04 2313 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:11 2317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:11 2317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:11 2317 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:14 2319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:14 2318 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:14 2319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:14 2318 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:14 2319 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:14 2318 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:21 2302 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:24 2323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:24 2322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:24 2322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:24 2322 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:24 2323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:24 2323 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:30 2326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:31 2326 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:34 2328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:34 2327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:34 2328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:34 2327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:34 2327 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:34 2328 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:41 2331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:41 2331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:41 2331 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:44 2332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:44 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:44 2332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:44 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:44 2332 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:44 2333 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:54 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:54 2336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:54 2336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:54 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:54 2337 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:14:54 2336 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:04 2340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:04 2341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:04 2340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:04 2340 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:04 2341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:04 2341 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:11 2344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:11 2344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:11 2344 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:14 2346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:14 2345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:14 2346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:14 2346 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:14 2345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:14 2345 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:24 2350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:24 2349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:24 2350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:24 2349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:24 2349 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:24 2350 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:34 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:34 2354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:34 2354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:34 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:34 2354 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:34 2353 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:41 2357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:41 2357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:41 2357 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:44 2359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:44 2358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:44 2358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:44 2359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:44 2359 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:44 2358 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:54 2362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:54 2363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:54 2363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:54 2362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:54 2362 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:15:54 2363 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:04 2366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:04 2366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:04 2367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:04 2367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:04 2367 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:04 2366 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:11 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:11 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:11 2370 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:14 2371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:14 2372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:14 2371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:14 2372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:14 2372 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:14 2371 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:24 2376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:24 2375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:24 2376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:24 2376 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:24 2375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:24 2375 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:34 2380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:34 2379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:34 2379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:34 2379 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:34 2380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:34 2380 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:41 2383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:41 2383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:41 2383 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:44 2385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:44 2385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:44 2385 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:44 2384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:44 2384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:44 2384 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:54 2388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:54 2389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:54 2388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:54 2388 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:54 2389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:16:54 2389 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:04 2393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:04 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:04 2393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:04 2393 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:04 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:04 2392 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:04 2396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:04 2397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:04 2398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:11 2399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:11 2399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:11 2399 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:14 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:14 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:14 2401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:14 2400 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:14 2401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:14 2401 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:24 2404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:24 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:24 2404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:24 2404 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:24 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:24 2405 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:34 2408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:34 2408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:34 2408 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:34 2409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:34 2409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:34 2409 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:39 2396 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:39 2397 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:39 2398 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:39 2412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:41 2413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:41 2413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:41 2413 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:44 2415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:44 2415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:44 2414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:44 2414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:44 2414 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:44 2415 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:54 2418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:54 2419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:54 2418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:54 2418 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:54 2419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:54 2419 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:54 2421 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:17:54 2422 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:04 2424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:04 2425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:04 2425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:04 2424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:04 2424 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:04 2425 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:11 2428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:11 2428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:11 2428 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:14 2429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:14 2430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:14 2429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:14 2429 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:14 2430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:14 2430 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:24 2433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:24 2434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:24 2434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:24 2434 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:24 2433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:24 2433 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:24 2412 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:24 2437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:34 2438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:34 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:34 2438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:34 2438 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:34 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:34 2439 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:41 2442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:41 2442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:41 2442 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:44 2443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:44 2444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:44 2444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:44 2444 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:44 2443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:44 2443 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:54 2448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:54 2447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:54 2448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:54 2447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:54 2448 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:54 2447 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:18:54 2451 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:04 2452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:04 2453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:04 2453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:04 2452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:04 2452 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:04 2453 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:09 2437 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:11 2456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:11 2456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:11 2456 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:14 2458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:14 2457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:14 2458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:14 2457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:14 2457 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:14 2458 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:24 2461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:24 2462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:24 2462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:24 2461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:24 2461 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:24 2462 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:24 2465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:34 2466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:34 2467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:34 2467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:34 2466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:34 2466 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:34 2467 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:41 2470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:41 2470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:41 2470 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:44 2471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:44 2472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:44 2472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:44 2472 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:44 2471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:44 2471 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:54 2475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:54 2476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:54 2476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:54 2475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:54 2475 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:54 2476 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:55 2465 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:55 2479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:56 2480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:19:56 2480 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:04 2481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:04 2481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:04 2481 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:04 2482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:04 2482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:04 2482 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:11 2485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:11 2485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:11 2485 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:14 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:14 2486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:14 2486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:14 2486 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:14 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:14 2487 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:24 2490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:24 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:24 2490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:24 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:24 2491 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:24 2490 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:25 2479 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:25 2494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:34 2495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:34 2496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:34 2495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:34 2496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:34 2496 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:34 2495 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:41 2499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:41 2499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:41 2499 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:44 2500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:44 2501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:44 2500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:44 2500 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:44 2501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:44 2501 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:54 2504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:54 2505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:54 2504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:54 2504 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:54 2505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:54 2505 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:56 2508 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:20:58 2494 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:04 2510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:04 2509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:04 2510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:04 2509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:04 2509 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:04 2510 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:11 2513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:11 2513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:11 2513 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:14 2514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:14 2515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:14 2515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:14 2515 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:14 2514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:14 2514 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:24 2519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:24 2518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:24 2519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:24 2519 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:24 2518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:24 2518 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:34 2522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:34 2523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:34 2523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:34 2522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:34 2522 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:34 2523 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:41 2526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:41 2526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:41 2526 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:44 2528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:44 2527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:44 2527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:44 2528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:44 2528 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:44 2527 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:54 2532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:54 2531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:54 2532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:54 2532 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:54 2531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:21:54 2531 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:02 2535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:02 2535 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:04 2536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:04 2537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:04 2537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:04 2536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:04 2536 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:04 2537 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:11 2540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:11 2540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:11 2540 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:14 2541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:14 2542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:14 2542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:14 2542 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:14 2541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:14 2541 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:24 2545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:24 2546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:24 2545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:24 2545 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:24 2546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:24 2546 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:34 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:34 2550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:34 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:34 2549 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:34 2550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:34 2550 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:41 2553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:41 2553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:41 2553 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:44 2555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:44 2554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:44 2555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:44 2555 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:44 2554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:44 2554 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:54 2559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:54 2558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:54 2559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:54 2558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:54 2559 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:22:54 2558 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:04 2563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:04 2562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:04 2562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:04 2563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:04 2563 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:04 2562 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:11 2566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:11 2566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:11 2566 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:14 2567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:14 2568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:14 2568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:14 2568 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:14 2567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:14 2567 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:24 2571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:24 2572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:24 2572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:24 2572 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:24 2571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:24 2571 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:34 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:34 2576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:34 2576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:34 2576 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:34 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:34 2575 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:41 2579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:41 2579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:41 2579 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:44 2580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:44 2581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:44 2580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:44 2580 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:44 2581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:44 2581 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:54 2584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:54 2585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:54 2585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:54 2584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:54 2585 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:23:54 2584 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:04 2588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:04 2589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:04 2588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:04 2589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:04 2589 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:04 2588 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:11 2592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:11 2592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:11 2592 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:14 2593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:14 2594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:14 2594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:14 2593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:14 2594 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:14 2593 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:24 2597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:24 2598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:24 2598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:24 2598 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:24 2597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:24 2597 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:34 2601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:34 2601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:34 2602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:34 2601 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:34 2602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:34 2602 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:34 2605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:34 2606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:34 2607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:34 2608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:41 2609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:41 2609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:41 2609 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:44 2611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:44 2610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:44 2610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:44 2610 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:44 2611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:44 2611 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:54 2614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:54 2615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:54 2614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:54 2614 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:54 2615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:24:54 2615 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:04 2618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:04 2619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:04 2619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:04 2618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:04 2618 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:04 2619 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:11 2622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:11 2622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:11 2622 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:14 2623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:14 2624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:14 2624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:14 2624 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:14 2623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:14 2623 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:17 2605 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:17 2606 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:17 2607 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:17 2608 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:17 2627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:18 2628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:24 2629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:24 2630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:24 2630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:24 2630 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:24 2629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:24 2629 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:29 2633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:29 2633 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:34 2635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:34 2634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:34 2635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:34 2634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:34 2635 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:34 2634 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:41 2638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:41 2638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:41 2638 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:44 2639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:44 2640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:44 2640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:44 2639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:44 2640 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:44 2639 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:54 2643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:54 2644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:54 2644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:54 2643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:54 2643 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:25:54 2644 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:02 2627 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:03 2628 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:03 2647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:04 2648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:04 2649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:04 2648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:04 2649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:04 2649 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:04 2648 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:11 2652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:11 2652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:11 2652 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:14 2653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:14 2653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:14 2654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:14 2654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:14 2653 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:14 2654 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:18 2657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:24 2658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:24 2659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:24 2659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:24 2659 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:24 2658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:24 2658 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:34 2663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:34 2662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:34 2663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:34 2662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:34 2663 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:34 2662 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:41 2666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:41 2666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:41 2666 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:44 2667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:44 2668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:44 2667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:44 2667 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:44 2668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:44 2668 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:48 2647 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:48 2657 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:54 2671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:54 2672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:54 2671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:54 2672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:54 2671 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:26:54 2672 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:04 2675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:04 2676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:04 2675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:04 2675 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:04 2676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:04 2676 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:11 2679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:11 2679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:11 2679 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:14 2680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:14 2681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:14 2680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:14 2680 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:14 2681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:14 2681 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:24 2684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:24 2685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:24 2684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:24 2684 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:24 2685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:24 2685 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:34 2689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:34 2688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:34 2688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:34 2689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:34 2688 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:34 2689 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:41 2692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:41 2692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:41 2692 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:44 2693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:44 2694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:44 2693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:44 2693 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:44 2694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:44 2694 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:45 2697 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:45 2698 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:45 2699 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:45 2700 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:54 2701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:54 2702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:54 2701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:54 2701 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:54 2702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:27:54 2702 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:04 2705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:04 2706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:04 2705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:04 2706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:04 2706 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:04 2705 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:11 2709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:11 2709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:11 2709 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:14 2710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:14 2711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:14 2711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:14 2710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:14 2710 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:14 2711 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:24 2714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:24 2715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:24 2714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:24 2714 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:24 2715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:24 2715 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:34 2718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:34 2719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:34 2718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:34 2718 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:34 2719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:34 2719 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:41 2722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:41 2722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:41 2722 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:44 2724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:44 2724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:44 2724 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:44 2723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:44 2723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:44 2723 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:54 2728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:54 2727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:54 2728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:54 2728 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:54 2727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:54 2727 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:54 2731 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:28:57 2732 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:04 2734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:04 2733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:04 2733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:04 2733 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:04 2734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:04 2734 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:04 2737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:04 2738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:11 2739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:11 2739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:11 2739 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:14 2740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:14 2741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:14 2740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:14 2740 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:14 2741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:14 2741 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:18 2744 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:22 2745 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:24 2747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:24 2746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:24 2746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:24 2746 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:24 2747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:24 2747 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:26 2750 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:30 2751 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:32 2752 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:34 2754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:34 2753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:34 2753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:34 2754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:34 2754 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:34 2753 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:36 2757 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:38 2758 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:39 2759 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:41 2760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:41 2760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:41 2760 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:44 2761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:44 2762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:44 2762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:44 2761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:44 2761 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:44 2762 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:44 2765 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:44 2766 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:46 2767 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:47 2768 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:47 2769 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:48 2737 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:48 2738 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:48 2770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:48 2771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:48 2772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:48 2773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:51 2774 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:52 2775 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:54 2776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:54 2777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:54 2776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:54 2776 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:54 2777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:54 2777 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:29:57 2780 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:02 2781 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:04 2783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:04 2782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:04 2782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:04 2784 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:04 2782 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:04 2783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:04 2783 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:11 2787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:11 2787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:11 2787 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:14 2788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:14 2789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:14 2788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:14 2789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:14 2789 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:14 2788 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:22 2792 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:22 2793 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:24 2794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:24 2795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:24 2794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:24 2794 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:24 2795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:24 2795 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:33 2770 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:33 2771 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:33 2772 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:33 2773 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:33 2798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:33 2799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:34 2800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:34 2801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:34 2801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:34 2801 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:34 2800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:34 2800 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:41 2804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:41 2804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:41 2804 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:44 2805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:44 2806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:44 2806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:44 2805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:44 2805 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:44 2806 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:50 2809 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:50 2810 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:54 2811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:54 2812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:54 2812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:54 2811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:54 2811 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:30:54 2812 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:04 2815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:04 2816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:04 2815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:04 2815 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:04 2816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:04 2816 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:04 2798 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:05 2799 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:07 2819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:09 2820 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:11 2821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:11 2821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:11 2821 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:14 2822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:14 2823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:14 2822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:14 2822 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:14 2823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:14 2823 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:24 2826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:24 2827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:24 2826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:24 2826 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:24 2827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:24 2827 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:24 2828 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:34 2831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:34 2832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:34 2832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:34 2832 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:34 2831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:34 2831 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:37 2819 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:41 2835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:41 2835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:41 2835 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:44 2836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:44 2836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:44 2836 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:44 2837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:44 2837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:44 2837 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:54 2840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:54 2841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:54 2840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:54 2840 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:54 2841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:54 2841 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:57 2844 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:31:58 2845 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:04 2846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:04 2847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:04 2847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:04 2846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:04 2846 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:04 2847 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:09 2850 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:11 2851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:11 2851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:11 2851 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:14 2852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:14 2853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:14 2852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:14 2852 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:14 2853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:14 2853 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:14 2856 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:24 2857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:24 2858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:24 2857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:24 2857 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:24 2858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:24 2858 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:34 2861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:34 2862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:34 2862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:34 2862 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:34 2861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:34 2861 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:41 2865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:41 2865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:41 2865 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:44 2866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:44 2867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:44 2867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:44 2866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:44 2866 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:44 2867 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:53 2870 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:54 2872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:54 2871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:54 2872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:54 2871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:54 2871 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:32:54 2872 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:04 2875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:04 2876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:04 2875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:04 2875 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:04 2876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:04 2876 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:11 2879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:11 2879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:11 2879 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:14 2880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:14 2880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:14 2881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:14 2880 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:14 2881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:14 2881 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:24 2885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:24 2885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:24 2884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:24 2884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:24 2884 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:24 2885 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:27 2888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:27 2888 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:34 2889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:34 2890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:34 2889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:34 2890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:34 2889 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:34 2890 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:34 2893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:34 2894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:41 2895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:41 2895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:41 2895 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:44 2897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:44 2896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:44 2897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:44 2896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:44 2896 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:44 2897 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:54 2900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:54 2901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:54 2901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:54 2901 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:54 2900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:33:54 2900 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:04 2905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:04 2904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:04 2904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:04 2905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:04 2905 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:04 2904 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:08 2893 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:08 2894 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:08 2908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:08 2909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:11 2910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:11 2910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:11 2910 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:14 2911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:14 2912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:14 2912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:14 2912 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:14 2911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:14 2911 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:24 2916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:24 2915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:24 2915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:24 2916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:24 2915 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:24 2916 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:34 2919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:34 2920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:34 2919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:34 2919 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:34 2920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:34 2920 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:35 2923 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:38 2924 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:41 2925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:41 2925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:41 2925 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:43 2926 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:44 2927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:44 2928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:44 2927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:44 2928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:44 2928 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:44 2927 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:52 2931 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:52 2932 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:53 2908 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:53 2909 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:53 2933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:54 2934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:54 2935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:54 2934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:54 2934 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:54 2935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:34:54 2935 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:04 2939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:04 2938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:04 2939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:04 2939 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:04 2938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:04 2938 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:11 2942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:11 2942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:11 2942 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:14 2943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:14 2944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:14 2943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:14 2944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:14 2944 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:14 2943 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:24 2948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:24 2947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:24 2947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:24 2947 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:24 2948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:24 2948 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:34 2952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:34 2951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:34 2951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:34 2952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:34 2952 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:34 2951 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:38 2933 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:38 2955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:41 2956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:41 2956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:41 2956 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:44 2957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:44 2958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:44 2957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:44 2958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:44 2957 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:44 2958 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:54 2961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:54 2962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:54 2962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:54 2962 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:54 2961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:35:54 2961 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:04 2965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:04 2966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:04 2965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:04 2965 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:04 2966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:04 2966 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:08 2955 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:11 2969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:11 2969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:11 2969 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:14 2971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:14 2971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:14 2970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:14 2971 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:14 2970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:14 2970 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:24 2975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:24 2974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:24 2974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:24 2975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:24 2975 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:24 2974 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:34 2978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:34 2979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:34 2979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:34 2978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:34 2979 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:34 2978 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:41 2982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:41 2982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:41 2982 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:44 2984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:44 2983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:44 2984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:44 2983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:44 2983 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:44 2984 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:54 2987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:54 2988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:54 2987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:54 2987 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:54 2988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:36:54 2988 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:01 2991 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:04 2992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:04 2992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:04 2993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:04 2992 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:04 2993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:04 2993 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:06 2996 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:11 2997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:11 2997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:11 2997 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:14 2999 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:14 2998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:14 2999 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:14 2999 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:14 2998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:14 2998 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:24 3003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:24 3002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:24 3002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:24 3003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:24 3003 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:24 3002 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:34 3007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:34 3007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:34 3006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:34 3006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:34 3006 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:34 3007 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:35 3010 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:40 3011 [Warning] Aborted connection 3011 to db: 'unconnected' user: 'unauthenticated' host: '127.0.0.1' (This connection closed normally without authentication) 2022-03-12 6:37:41 3012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:41 3012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:41 3012 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:41 3013 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:44 3014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:44 3015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:44 3014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:44 3014 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:44 3015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:44 3015 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:54 3018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:54 3019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:54 3019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:54 3018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:54 3019 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:37:54 3018 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:04 3023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:04 3022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:04 3022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:04 3022 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:04 3023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:04 3023 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:11 3026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:11 3026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:11 3026 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:14 3027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:14 3028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:14 3028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:14 3028 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:14 3027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:14 3027 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:24 3031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:24 3032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:24 3031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:24 3031 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:24 3032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:24 3032 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:34 3035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:34 3035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:34 3036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:34 3035 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:34 3036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:34 3036 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:41 3039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:41 3039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:41 3039 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:44 3041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:44 3040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:44 3040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:44 3041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:44 3040 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:44 3041 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:54 3045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:54 3044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:54 3044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:54 3044 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:54 3045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:38:54 3045 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:03 3048 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:03 3049 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:03 3050 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:03 3051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:03 3051 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:04 3052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:04 3053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:04 3052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:04 3052 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:04 3053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:04 3053 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:11 3056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:11 3056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:11 3056 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:14 3057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:14 3058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:14 3058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:14 3058 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:14 3057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:14 3057 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:24 3061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:24 3061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:24 3062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:24 3062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:24 3062 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:24 3061 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:34 3065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:34 3066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:34 3065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:34 3066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:34 3066 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:34 3065 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:41 3069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:41 3069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:41 3069 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:44 3070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:44 3071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:44 3071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:44 3071 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:44 3070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:44 3070 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:54 3074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:54 3075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:54 3075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:54 3074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:54 3074 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:39:54 3075 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:00 3078 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:04 3080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:04 3079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:04 3080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:04 3079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:04 3079 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:04 3080 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:11 3083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:11 3083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:11 3083 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:14 3085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:14 3085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:14 3084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:14 3085 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:14 3084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:14 3084 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:24 3088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:24 3089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:24 3089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:24 3089 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:24 3088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:24 3088 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:34 3092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:34 3093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:34 3093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:34 3092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:34 3092 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:34 3093 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:41 3096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:41 3096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:41 3096 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:41 3097 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:44 3098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:44 3099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:44 3098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:44 3098 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:44 3099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:44 3099 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:54 3102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:54 3102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:54 3103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:54 3103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:54 3103 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:40:54 3102 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:04 3107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:04 3106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:04 3106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:04 3106 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:04 3107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:04 3107 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:11 3110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:11 3110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:11 3110 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:14 3111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:14 3112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:14 3112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:14 3111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:14 3112 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:14 3111 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:24 3115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:24 3116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:24 3116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:24 3116 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:24 3115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:24 3115 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:34 3120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:34 3119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:34 3120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:34 3120 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:34 3119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:34 3119 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:41 3123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:41 3123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:41 3123 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:44 3124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:44 3125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:44 3125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:44 3125 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:44 3124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:44 3124 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:54 3129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:54 3128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:54 3128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:54 3128 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:54 3129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:54 3129 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:41:57 3132 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:04 3134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:04 3134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:04 3133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:04 3133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:04 3133 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:04 3134 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:11 3137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:11 3137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:11 3137 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:14 3138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:14 3139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:14 3139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:14 3139 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:14 3138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:14 3138 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:24 3142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:24 3142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:24 3142 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:24 3143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:24 3143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:24 3143 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort) 2022-03-12 6:42:26 3146 [Warning] WSREP: gcs_caused() returned -103 (Software caused connection abort)