Checking supported features... MariaDB Version 10.4.2-MariaDB-debug - SSL connections supported - binaries are debug compiled Using suites: galera_sr Collecting tests... Installing system database... Using parallel: 4 worker[3] Using MTR_BUILD_THREAD 301, with reserved ports 16020..16039 worker[1] Using MTR_BUILD_THREAD 302, with reserved ports 16040..16059 worker[2] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019 worker[4] Using MTR_BUILD_THREAD 303, with reserved ports 16060..16079 ============================================================================== TEST WORKER RESULT TIME (ms) or COMMENT -------------------------------------------------------------------------- galera_sr.GCF-574 [ disabled ] CTAS is not supported together with SR galera_sr.galera_sr_sbr [ disabled ] binlog_format=STATEMENT not supported with SR galera_sr.mysql-wsrep-features#29 [ disabled ] binlog_format=STATEMENT not supported with SR galera_sr.galera_sr_gtid 'innodb' w1 [ pass ] 2166 galera_sr.galera_sr_log_bin 'innodb' w2 [ pass ] 2777 galera_sr.mysql-wsrep-features#32 'innodb' w4 [ pass ] 4497 galera_sr.mysql-wsrep-features#136 'innodb' w1 [ pass ] 2138 galera_sr.galera_sr_v1_row_events 'innodb' w2 [ pass ] 2248 galera_sr.GCF-623 'innodb' w1 [ pass ] 2236 galera_sr.galera_sr_conflict_with_rollback_master 'innodb' w2 [ pass ] 2138 galera_sr.GCF-627 'innodb' w1 [ pass ] 2174 galera_sr.galera_sr_ddl_master 'innodb' w2 [ pass ] 2244 galera_sr.galera_sr_ddl_schema 'innodb' w2 [ pass ] 2195 galera_sr.GCF-845 'innodb' w1 [ pass ] 4187 galera_sr.galera_sr_ddl_slave 'innodb' w2 [ pass ] 2251 galera_sr.GCF-851 'innodb' w1 [ pass ] 2178 galera_sr.galera_sr_ddl_unrelated 'innodb' w2 [ pass ] 2248 galera_sr.GCF-1018B 'innodb' w4 [ pass ] 31140 galera_sr.GCF-867 'innodb' w1 [ pass ] 3907 galera_sr.galera_sr_dupkey_error 'innodb' w2 [ pass ] 2331 galera_sr.GCF-889 'innodb' w1 [ pass ] 2252 galera_sr.GCF-900 'innodb' w1 [ pass ] 2369 galera_sr.galera_sr_fk_conflict 'innodb' w2 [ pass ] 7537 galera_sr.GCF-437 'innodb' w4 [ fail ] Test ended at 2019-01-14 12:45:49 CURRENT_TEST: galera_sr.GCF-437 mysqltest: At line 13: query 'INSERT INTO t1 (f2) SELECT REPEAT('x', 512) FROM ten AS a1, ten AS a2, ten AS a3, ten AS a4, ten AS a5' succeeded - should have failed with errno 1534... The result from queries just before the failure was: connection node_2; connection node_1; CREATE TABLE ten (f1 INTEGER) ENGINE=MyISAM; INSERT INTO ten VALUES (1), (2), (3), (4), (5), (6), (7), (8), (9), (10); CREATE TABLE t1 (f1 INTEGER PRIMARY KEY AUTO_INCREMENT, f2 VARCHAR(512)) ENGINE=InnoDB; SET SESSION wsrep_trx_fragment_size = 2 * 1024 * 1024; INSERT INTO t1 (f2) SELECT REPEAT('x', 512) FROM ten AS a1, ten AS a2, ten AS a3, ten AS a4, ten AS a5; - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/4/log/galera_sr.GCF-437-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.GCF-437-innodb/' galera_sr.galera_sr_kill_all_nobootstrap 'innodb' w4 [ pass ] 14076 galera_sr.galera_sr_kill_all_pcrecovery 'innodb' w4 [ pass ] 19005 galera_sr.galera_sr_large_fragment 'innodb' w3 [ pass ] 146196 galera_sr.galera_sr_parallel_apply 'innodb' w3 [ pass ] 2407 galera_sr.galera_sr_rollback 'innodb' w3 [ pass ] 2644 galera_sr.galera_sr_rollback_retry 'innodb' w3 [ pass ] 2311 galera_sr.galera_sr_rollback_savepoint 'innodb' w3 [ pass ] 2479 galera_sr.galera_sr_rollback_statement 'innodb' w3 [ fail ] Test ended at 2019-01-14 12:47:51 CURRENT_TEST: galera_sr.galera_sr_rollback_statement mysqltest: At line 34: query 'INSERT INTO t2 SELECT * FROM t1' succeeded - should have failed with errno 1062... The result from queries just before the failure was: connection node_2; connection node_1; connection node_1; CREATE TABLE ten (f1 INTEGER); INSERT INTO ten VALUES (1), (2), (3), (4), (5), (6), (7), (8), (9), (10); CREATE TABLE t1 (f1 INTEGER PRIMARY KEY AUTO_INCREMENT, f2 CHAR(255)) ENGINE=InnoDB; CREATE TABLE t2 (f1 INTEGER PRIMARY KEY, f2 CHAR(255)) ENGINE=InnoDB; INSERT INTO t1 (f2) SELECT REPEAT('a', 255) FROM ten AS a1, ten AS a2, ten AS a3; ALTER TABLE t1 CHANGE f1 f1 INTEGER; ALTER TABLE t1 DROP PRIMARY KEY; INSERT INTO t1 VALUES (1, 'abc'); SET SESSION wsrep_trx_fragment_size = 1; INSERT INTO t2 SELECT * FROM t1; - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/3/log/galera_sr.galera_sr_rollback_statement-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.galera_sr_rollback_statement-innodb/' galera_sr.galera_sr_insert_select 'innodb' w2 [ pass ] 193255 galera_sr.galera_sr_shutdown_master 'innodb' w3 [ pass ] 41058 galera_sr.galera_sr_kill_connection 'innodb' w2 [ pass ] 2440 galera_sr.galera_sr_kill_query 'innodb' w2 [ pass ] 3037 galera_sr.galera_sr_shutdown_slave 'innodb' w3 [ pass ] 40166 galera_sr.galera_sr_table_contents 'innodb' w3 [ fail ] Test ended at 2019-01-14 12:49:21 CURRENT_TEST: galera_sr.galera_sr_table_contents cp: cannot stat 'std_data/binlog-header.log': No such file or directory mysqltest: In included file "./suite/galera/include/galera_dump_sr_table.inc": included from /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/t/galera_sr_table_contents.test at line 21: At line 20: exec of 'cp std_data/binlog-header.log /home/stepan/galera/git/10.4/server/mysql-test/var/3/tmp/sr_binlog.log' failed, error: 256, status: 1, errno: 11 Output from before failure: Warnings: Warning 1287 ' INTO FROM...' instead The result from queries just before the failure was: connection node_2; connection node_1; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY) ENGINE=InnoDB; INSERT INTO t1 VALUES (1),(2),(3); CREATE TABLE t2 (f1 INTEGER PRIMARY KEY) ENGINE=InnoDB; INSERT INTO t2 VALUES (1),(2),(3); SET SESSION wsrep_trx_fragment_size = 1; SET AUTOCOMMIT=OFF; START TRANSACTION; Start of Simple Insert INSERT INTO t1 VALUES (4); Warnings: Warning 1287 ' INTO FROM...' instead - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/3/log/galera_sr.galera_sr_table_contents-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.galera_sr_table_contents-innodb/' galera_sr.galera_sr_transaction_replay 'innodb' w3 [ pass ] 2604 galera_sr.galera_sr_unit_statements 'innodb' w3 [ pass ] 2257 galera_sr.galera_sr_ws_size 'innodb' w3 [ pass ] 3360 galera_sr.galera_sr_ws_size2 'innodb' w3 [ pass ] 4400 galera_sr.galera_var_ignore_apply_errors_sr 'innodb' w3 [ pass ] 2325 galera_sr.mysql-wsrep#215 'innodb' w3 [ pass ] 3026 galera_sr.mysql-wsrep-features#138 'innodb' w3 [ pass ] 2335 galera_sr.mysql-wsrep-features#14 'innodb' w3 [ pass ] 2379 galera_sr.mysql-wsrep-features#148 'innodb' w3 [ pass ] 2826 MTR's internal check of the test case 'galera_sr.mysql-wsrep-features#148' failed. This means that the test case does not preserve the state that existed before the test case was executed. Most likely the test case did not do a proper clean-up. It could also be caused by the previous test run by this thread, if the server wasn't restarted. This is the diff of the states of the servers before and after the test case was executed: mysqltest: Logging to '/home/stepan/galera/git/10.4/server/mysql-test/var/3/tmp/check-mysqld_2.log'. mysqltest: Results saved in '/home/stepan/galera/git/10.4/server/mysql-test/var/3/tmp/check-mysqld_2.result'. mysqltest: Connecting to server localhost:16021 (socket /home/stepan/galera/git/10.4/server/mysql-test/var/tmp/3/mysqld.2.sock) as 'root', connection 'default', attempt 0 ... mysqltest: ... Connected. mysqltest: Start processing test commands from './include/check-testcase.test' ... mysqltest: ... Done processing test commands. --- /home/stepan/galera/git/10.4/server/mysql-test/var/3/tmp/check-mysqld_2.result 2019-01-14 12:49:51.778820662 +0300 +++ /home/stepan/galera/git/10.4/server/mysql-test/var/3/tmp/check-mysqld_2.reject 2019-01-14 12:49:54.822995543 +0300 @@ -1082,4 +1082,4 @@ user_variables 1.0 DISABLED INFORMATION SCHEMA 100402.0 NULL NULL Sergey Vojtovich User-defined variables GPL OFF Gamma 1.0 partition 1.0 DISABLED STORAGE ENGINE 100402.0 NULL NULL Mikael Ronstrom, MySQL AB Partition Storage Engine Helper GPL OFF Stable 1.0 VARIABLE_NAME VARIABLE_VALUE -DEBUG_SYNC ON - current signal: '' +DEBUG_SYNC ON - current signal: 'signal.wsrep_apply_cb' mysqltest: Result length mismatch not ok galera_sr.mysql-wsrep-features#15 'innodb' w3 [ pass ] 2236 galera_sr.mysql-wsrep-features#165 'innodb' w3 [ fail ] Test ended at 2019-01-14 12:50:25 CURRENT_TEST: galera_sr.mysql-wsrep-features#165 mysqltest: In included file "/home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/t/mysql-wsrep-features#165.inc": included from /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/t/mysql-wsrep-features#165.test at line 27: At line 101: query 'SELECT * FROM t1' failed: 1205: Lock wait timeout exceeded; try restarting transaction The result from queries just before the failure was: < snip > connection node_1; SET DEBUG_SYNC = 'now WAIT_FOR wait'; connection node_1; SET DEBUG_SYNC = 'now SIGNAL continue'; connection node_1c; UPDATE t1 SET f2 = 'x' WHERE f1 = 3; connection node_1a; COMMIT; connection node_1b; ERROR 40001: Deadlock found when trying to get lock; try restarting transaction connection node_1; SELECT * FROM t1; f1 f2 1 a 2 a 3 x 4 a 5 a connection node_2; SELECT * FROM t1; More results from queries before failure can be found in /home/stepan/galera/git/10.4/server/mysql-test/var/3/log/mysql-wsrep-features#165.log - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/3/log/galera_sr.mysql-wsrep-features#165-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.mysql-wsrep-features#165-innodb/' ***Warnings generated in error logs during shutdown after running tests: galera_sr.mysql-wsrep-features#165 galera_sr.mysql-wsrep-features#15 2019-01-14 12:50:14 1 [Warning] WSREP: Event 3 Write_rows_v1 apply failed: 121, seqno 12 galera_sr.mysql-wsrep-features#22 'innodb' w3 [ pass ] 2359 galera_sr.mysql-wsrep-features#27 'innodb' w3 [ pass ] 4405 galera_sr.mysql-wsrep-features#35 'innodb' w3 [ pass ] 2434 galera_sr.mysql-wsrep-features#93 'innodb' w3 [ pass ] 2280 galera_sr.mysql-wsrep-features#96 'innodb' w3 [ pass ] 2491 galera_sr.galera_sr_load_data 'innodb' w2 [ pass ] 126478 galera_sr.galera_sr_myisam 'innodb' w2 [ pass ] 2212 galera_sr.galera_sr_kill_all_norecovery 'innodb' w3 [ pass ] 13742 MTR's internal check of the test case 'galera_sr.galera_sr_kill_all_norecovery' failed. This means that the test case does not preserve the state that existed before the test case was executed. Most likely the test case did not do a proper clean-up. It could also be caused by the previous test run by this thread, if the server wasn't restarted. This is the diff of the states of the servers before and after the test case was executed: mysqltest: Logging to '/home/stepan/galera/git/10.4/server/mysql-test/var/3/tmp/check-mysqld_2.log'. mysqltest: Results saved in '/home/stepan/galera/git/10.4/server/mysql-test/var/3/tmp/check-mysqld_2.result'. mysqltest: Connecting to server localhost:16021 (socket /home/stepan/galera/git/10.4/server/mysql-test/var/tmp/3/mysqld.2.sock) as 'root', connection 'default', attempt 0 ... mysqltest: ... Connected. mysqltest: Start processing test commands from './include/check-testcase.test' ... mysqltest: ... Done processing test commands. --- /home/stepan/galera/git/10.4/server/mysql-test/var/3/tmp/check-mysqld_2.result 2019-01-14 12:51:00.953090664 +0300 +++ /home/stepan/galera/git/10.4/server/mysql-test/var/3/tmp/check-mysqld_2.reject 2019-01-14 12:51:14.943295083 +0300 @@ -78,7 +78,7 @@ AUTOCOMMIT ON AUTOMATIC_SP_PRIVILEGES ON AUTO_INCREMENT_INCREMENT 2 -AUTO_INCREMENT_OFFSET 2 +AUTO_INCREMENT_OFFSET 1 BACK_LOG 80 BASEDIR /home/stepan/galera/git/10.4/server BIG_TABLES OFF mysqltest: Result content mismatch not ok galera_sr.galera_sr_kill_slave 'innodb' w3 [ pass ] 21605 galera_sr.galera_sr_mysqldump_sst 'innodb' w2 [ fail ] Found warnings/errors in server log file! Test ended at 2019-01-14 12:52:08 line 2019-01-14 12:51:57 26 [Warning] WSREP: no THD for trx: 50 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/2/log/mysqld.2.err ok - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/2/log/galera_sr.galera_sr_mysqldump_sst-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.galera_sr_mysqldump_sst-innodb/' galera_sr.galera-features#56 'innodb' w1 [ pass ] 503970 galera_sr.galera_sr_bf_abort 'innodb' w1 [ pass ] 4717 galera_sr.galera_sr_blob 'innodb' w1 [ pass ] 2235 galera_sr.galera_sr_cc_master 'innodb' w1 [ fail ] Test ended at 2019-01-14 12:54:22 CURRENT_TEST: galera_sr.galera_sr_cc_master Server [mysqld.2 - pid: 201116, winpid: 201116, exit: 256] failed during test run Server log from this test: ----------SERVER LOG START----------- 2019-01-14 12:53:50 10165 [Note] WSREP: Disabling streaming 2019-01-14 12:53:50 10166 [Note] WSREP: Disabling streaming 2019-01-14 12:53:52 10167 [Note] WSREP: Enabling streaming: 0 1 2019-01-14 12:53:52 10173 [Note] WSREP: Stop replication 2019-01-14 12:53:52 10173 [Note] WSREP: Server status change synced -> disconnecting 2019-01-14 12:53:52 10173 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-01-14 12:53:52 10173 [Note] WSREP: Closing send monitor... 2019-01-14 12:53:52 10173 [Note] WSREP: Closed send monitor. 2019-01-14 12:53:52 10173 [Note] WSREP: gcomm: terminating thread 2019-01-14 12:53:52 10173 [Note] WSREP: gcomm: joining thread 2019-01-14 12:53:52 10173 [Note] WSREP: gcomm: closing backend 2019-01-14 12:53:55 10173 [Note] WSREP: (0a0bea1f, 'tcp://0.0.0.0:16045') connection to peer 0a070df1 with addr tcp://127.0.0.1:16042 timed out, no messages seen in PT3S 2019-01-14 12:53:55 10173 [Note] WSREP: (0a0bea1f, 'tcp://0.0.0.0:16045') turning message relay requesting on, nonlive peers: tcp://127.0.0.1:16042 2019-01-14 12:53:57 10173 [Note] WSREP: (0a0bea1f, 'tcp://0.0.0.0:16045') reconnecting to 0a070df1 (tcp://127.0.0.1:16042), attempt 0 2019-01-14 12:54:00 10173 [Note] WSREP: (0a0bea1f, 'tcp://0.0.0.0:16045') connection to peer 0a070df1 with addr tcp://127.0.0.1:16042 timed out, no messages seen in PT3S 2019-01-14 12:54:02 10173 [Note] WSREP: (0a0bea1f, 'tcp://0.0.0.0:16045') connection established to 0a070df1 tcp://127.0.0.1:16042 2019-01-14 12:54:02 10173 [Note] WSREP: evs::proto(0a0bea1f, LEAVING, view_id(REG,0a070df1,2)) suspecting node: 0a070df1 2019-01-14 12:54:02 10173 [Note] WSREP: evs::proto(0a0bea1f, LEAVING, view_id(REG,0a070df1,2)) suspected node without join message, declaring inactive 2019-01-14 12:54:02 10173 [Note] WSREP: view(view_id(NON_PRIM,0a070df1,2) memb { 0a0bea1f,0 } joined { } left { } partitioned { 0a070df1,0 }) 2019-01-14 12:54:02 10173 [Note] WSREP: PC protocol downgrade 1 -> 0 2019-01-14 12:54:02 10173 [Note] WSREP: view((empty)) 2019-01-14 12:54:02 10173 [Note] WSREP: gcomm: closed 2019-01-14 12:54:02 0 [Note] WSREP: New COMPONENT: primary = no, bootstrap = no, my_idx = 0, memb_num = 1 2019-01-14 12:54:02 0 [Note] WSREP: Writing down CC checksum: 086ccdb3 9a3e4f44 9eab66e9 bdf5c67a at offset 144 2019-01-14 12:54:02 0 [Note] WSREP: Flow-control interval: [16, 16] 2019-01-14 12:54:02 0 [Note] WSREP: Trying to continue unpaused monitor 2019-01-14 12:54:02 0 [Note] WSREP: Received NON-PRIMARY. 2019-01-14 12:54:02 0 [Note] WSREP: Shifting SYNCED -> OPEN (TO: 30230) 2019-01-14 12:54:02 0 [Note] WSREP: Received self-leave message. 2019-01-14 12:54:02 0 [Note] WSREP: Writing down CC checksum: a8a4f06b 2c6c264d d4a1a572 bb486159 at offset 64 2019-01-14 12:54:02 0 [Note] WSREP: Flow-control interval: [0, 0] 2019-01-14 12:54:02 0 [Note] WSREP: Trying to continue unpaused monitor 2019-01-14 12:54:02 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2019-01-14 12:54:02 0 [Note] WSREP: Shifting OPEN -> CLOSED (TO: -1) 2019-01-14 12:54:02 0 [Note] WSREP: RECV thread exiting 0: Success 2019-01-14 12:54:02 144 [Note] WSREP: ####### processing CC -1, local, ordered 2019-01-14 12:54:02 144 [Note] WSREP: ####### drain monitors upto 30230 2019-01-14 12:54:02 144 [Note] WSREP: ####### My UUID: 0a0bea1f-17e1-11e9-9b8f-4ab0a451a550 2019-01-14 12:54:02 144 [Note] WSREP: ####### ST not required 2019-01-14 12:54:02 10173 [Note] WSREP: recv_thread() joined. 2019-01-14 12:54:02 10173 [Note] WSREP: Closing replication queue. 2019-01-14 12:54:02 10173 [Note] WSREP: Closing slave action queue. 2019-01-14 12:54:02 144 [Note] WSREP: ================================================ View: id: 0a0a5a12-17e1-11e9-8051-f6956886f20d:-1 seqno: -1 status: 1 prococol_version: 4 own_index: 0 final: 0 members 2019-01-14 12:54:02 144 [Note] WSREP: id: 0a0bea1f-17e1-11e9-9b8f-4ab0a451a550 name: cnt7glr11.localdomain 2019-01-14 12:54:02 144 [Note] WSREP: ================================================= 2019-01-14 12:54:02 144 [Note] WSREP: Non-primary view 2019-01-14 12:54:02 144 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-01-14 12:54:02 144 [Note] WSREP: ####### processing CC -1, local, ordered 2019-01-14 12:54:02 144 [Note] WSREP: ####### drain monitors upto 30230 2019-01-14 12:54:02 144 [Note] WSREP: ####### My UUID: 0a0bea1f-17e1-11e9-9b8f-4ab0a451a550 2019-01-14 12:54:02 144 [Note] WSREP: ####### ST not required 2019-01-14 12:54:02 144 [Note] WSREP: ================================================ View: id: 0a0a5a12-17e1-11e9-8051-f6956886f20d:-1 seqno: -1 status: 1 prococol_version: 4 own_index: -1 final: 1 members 2019-01-14 12:54:02 144 [Note] WSREP: ================================================= 2019-01-14 12:54:02 144 [Note] WSREP: Non-primary view 2019-01-14 12:54:02 144 [Note] WSREP: Server status change disconnecting -> disconnected 2019-01-14 12:54:02 144 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-01-14 12:54:02 144 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-01-14 12:54:02 144 [Note] WSREP: Applier thread exiting 0 2019-01-14 12:54:02 10167 [Warning] WSREP: Failed to replicate rollback fragment for 20942: 3 2019-01-14 12:54:02 10167 [Note] WSREP: Disabling streaming 2019-01-14 12:54:04 0 [Note] WSREP: rollbacker thread exiting 2019-01-14 12:54:05 10173 [Note] WSREP: Stop replication 2019-01-14 12:54:07 10175 [Note] WSREP: rollbacker thread exiting 2019-01-14 12:54:07 10173 [Note] WSREP: Start replication 2019-01-14 12:54:07 10173 [Note] WSREP: Connecting with bootstrap option: 0 2019-01-14 12:54:07 10173 [Note] WSREP: Setting GCS initial position to 0a0a5a12-17e1-11e9-8051-f6956886f20d:30230 2019-01-14 12:54:07 10173 [Note] WSREP: protonet asio version 0 2019-01-14 12:54:07 10173 [Note] WSREP: Using CRC-32C for message checksums. 2019-01-14 12:54:07 10173 [Note] WSREP: backend: asio 2019-01-14 12:54:07 10173 [Note] WSREP: gcomm thread scheduling priority set to other:0 2019-01-14 12:54:07 10173 [Warning] WSREP: access file(/home/stepan/galera/git/10.4/server/mysql-test/var/1/mysqld.2/data//gvwstate.dat) failed(No such file or directory) 2019-01-14 12:54:07 10173 [Note] WSREP: restore pc from disk failed 2019-01-14 12:54:07 10173 [Note] WSREP: GMCast version 0 2019-01-14 12:54:07 10173 [Note] WSREP: (557c7ec8, 'tcp://0.0.0.0:16045') listening at tcp://0.0.0.0:16045 2019-01-14 12:54:07 10173 [Note] WSREP: (557c7ec8, 'tcp://0.0.0.0:16045') multicast: , ttl: 1 2019-01-14 12:54:07 10173 [Note] WSREP: EVS version 1 2019-01-14 12:54:07 10173 [Note] WSREP: gcomm: connecting to group 'my_wsrep_cluster', peer '127.0.0.1:16042' 2019-01-14 12:54:07 10173 [Note] WSREP: (557c7ec8, 'tcp://0.0.0.0:16045') connection established to 0a070df1 tcp://127.0.0.1:16042 2019-01-14 12:54:07 10173 [Note] WSREP: (557c7ec8, 'tcp://0.0.0.0:16045') turning message relay requesting on, nonlive peers: 2019-01-14 12:54:08 10173 [Note] WSREP: EVS version upgrade 0 -> 1 2019-01-14 12:54:08 10173 [Note] WSREP: declaring 0a070df1 at tcp://127.0.0.1:16042 stable 2019-01-14 12:54:08 10173 [Note] WSREP: PC protocol upgrade 0 -> 1 2019-01-14 12:54:08 10173 [Note] WSREP: Node 0a070df1 state prim 2019-01-14 12:54:08 10173 [Note] WSREP: view(view_id(PRIM,0a070df1,4) memb { 0a070df1,0 557c7ec8,0 } joined { } left { } partitioned { }) 2019-01-14 12:54:08 10173 [Note] WSREP: save pc into disk 2019-01-14 12:54:08 10173 [Note] WSREP: gcomm: connected 2019-01-14 12:54:08 10173 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2019-01-14 12:54:08 10173 [Note] WSREP: Shifting CLOSED -> OPEN (TO: -1) 2019-01-14 12:54:08 10173 [Note] WSREP: Opened channel 'my_wsrep_cluster' 2019-01-14 12:54:08 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 1, memb_num = 2 2019-01-14 12:54:08 0 [Note] WSREP: STATE EXCHANGE: Waiting for state UUID. 2019-01-14 12:54:08 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 55cc153b-17e2-11e9-9419-a71b05d081f3 2019-01-14 12:54:08 0 [Note] WSREP: STATE EXCHANGE: got state msg: 55cc153b-17e2-11e9-9419-a71b05d081f3 from 0 (cnt7glr11.localdomain) 2019-01-14 12:54:08 0 [Note] WSREP: STATE EXCHANGE: got state msg: 55cc153b-17e2-11e9-9419-a71b05d081f3 from 1 (cnt7glr11.localdomain) 2019-01-14 12:54:08 0 [Note] WSREP: Quorum results: version = 5, component = PRIMARY, conf_id = 3, members = 1/2 (joined/total), act_id = 30231, last_appl. = 30137, protocols = 1/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 0a0a5a12-17e1-11e9-8051-f6956886f20d 2019-01-14 12:54:08 0 [Note] WSREP: Writing down CC checksum: ca81f9f4 28101e31 120880b9 94741af4 at offset 232 2019-01-14 12:54:08 0 [Note] WSREP: Flow-control interval: [23, 23] 2019-01-14 12:54:08 0 [Note] WSREP: Trying to continue unpaused monitor 2019-01-14 12:54:08 0 [Note] WSREP: Shifting OPEN -> PRIMARY (TO: 30232) 2019-01-14 12:54:08 10179 [Note] WSREP: Starting applier thread 10179 2019-01-14 12:54:08 10179 [Note] WSREP: ####### processing CC 30232, local, ordered 2019-01-14 12:54:08 10179 [Note] WSREP: ####### drain monitors upto 30230 2019-01-14 12:54:08 10179 [Note] WSREP: REPL Protocols: 10 (5, 3) 2019-01-14 12:54:08 10179 [Note] WSREP: ####### My UUID: 557c7ec8-17e2-11e9-998b-d76e625fc84a 2019-01-14 12:54:08 10179 [Note] WSREP: Server cnt7glr11.localdomain connected to cluster at position 0a0a5a12-17e1-11e9-8051-f6956886f20d:30232 with ID 557c7ec8-17e2-11e9-998b-d76e625fc84a 2019-01-14 12:54:08 10179 [Note] WSREP: Server status change disconnected -> connected 2019-01-14 12:54:08 10179 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-01-14 12:54:08 10179 [Note] WSREP: State transfer required: Group state: 0a0a5a12-17e1-11e9-8051-f6956886f20d:30232 Local state: 0a0a5a12-17e1-11e9-8051-f6956886f20d:30230 2019-01-14 12:54:08 10179 [Note] WSREP: Server status change connected -> joiner 2019-01-14 12:54:08 10179 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-01-14 12:54:08 10179 [Note] WSREP: You have configured 'rsync' state snapshot transfer method which cannot be performed on a running server. Wsrep provider won't be able to fall back to it if other means of state transfer are unavailable. In that case you will need to restart the server. 2019-01-14 12:54:08 10179 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:0 (proto: 10), state transfer needed: yes 2019-01-14 12:54:08 0 [Note] WSREP: Service thread queue flushed. 2019-01-14 12:54:08 10179 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:0, protocol version: 5 2019-01-14 12:54:08 10179 [Note] WSREP: ####### IST uuid:0a0a5a12-17e1-11e9-8051-f6956886f20d f: 30231, l: 30232, p: 10 2019-01-14 12:54:08 10179 [Note] WSREP: IST receiver addr using tcp://127.0.0.1:16046 2019-01-14 12:54:08 10179 [Note] WSREP: Prepared IST receiver for 30231-30232, listening at: tcp://127.0.0.1:16046 2019-01-14 12:54:08 0 [Note] WSREP: Member 1.0 (cnt7glr11.localdomain) requested state transfer from '*any*'. Selected 0.0 (cnt7glr11.localdomain)(SYNCED) as donor. 2019-01-14 12:54:08 0 [Note] WSREP: Shifting PRIMARY -> JOINER (TO: 30232) 2019-01-14 12:54:08 10179 [Note] WSREP: Requesting state transfer: success, donor: 0 2019-01-14 12:54:08 10179 [Note] WSREP: Receiving IST: 2 writesets, seqnos 30231-30232 2019-01-14 12:54:08 0 [Note] WSREP: ####### IST applying starts with 30231 2019-01-14 12:54:08 0 [Note] WSREP: ####### IST current seqno initialized to 30138 2019-01-14 12:54:08 0 [Note] WSREP: Receiving IST... 0.0% ( 0/95 events) complete. 2019-01-14 12:54:08 0 [Note] WSREP: IST preload starting at 30138 2019-01-14 12:54:08 0 [Note] WSREP: Service thread queue flushed. 2019-01-14 12:54:08 0 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:30137, protocol version: 5 2019-01-14 12:54:08 0 [ERROR] WSREP: got asio system error while reading IST stream: asio.misc:2 2019-01-14 12:54:08 0 [ERROR] WSREP: IST didn't contain all write sets, expected last: 30232 last received: 30171 2019-01-14 12:54:08 0 [Note] WSREP: 0.0 (cnt7glr11.localdomain): State transfer to 1.0 (cnt7glr11.localdomain) complete. 2019-01-14 12:54:08 10179 [ERROR] WSREP: Receiving IST failed, node restart required: IST receiver reported failure: 71 (Protocol error) at galera/src/replicator_smm.hpp:pop_front():320. Null event. 2019-01-14 12:54:08 0 [Note] WSREP: Member 0.0 (cnt7glr11.localdomain) synced with group. 2019-01-14 12:54:08 10179 [Note] WSREP: Closing send monitor... 2019-01-14 12:54:08 10179 [Note] WSREP: Closed send monitor. 2019-01-14 12:54:08 10179 [Note] WSREP: gcomm: terminating thread 2019-01-14 12:54:08 10179 [Note] WSREP: gcomm: joining thread 2019-01-14 12:54:08 10179 [Note] WSREP: gcomm: closing backend 2019-01-14 12:54:10 10179 [Note] WSREP: (557c7ec8, 'tcp://0.0.0.0:16045') turning message relay requesting off 2019-01-14 12:54:12 10179 [Note] WSREP: (557c7ec8, 'tcp://0.0.0.0:16045') connection to peer 0a070df1 with addr tcp://127.0.0.1:16042 timed out, no messages seen in PT3S 2019-01-14 12:54:12 10179 [Note] WSREP: (557c7ec8, 'tcp://0.0.0.0:16045') turning message relay requesting on, nonlive peers: tcp://127.0.0.1:16042 2019-01-14 12:54:13 10179 [Note] WSREP: (557c7ec8, 'tcp://0.0.0.0:16045') reconnecting to 0a070df1 (tcp://127.0.0.1:16042), attempt 0 2019-01-14 12:54:17 10179 [Note] WSREP: (557c7ec8, 'tcp://0.0.0.0:16045') connection to peer 0a070df1 with addr tcp://127.0.0.1:16042 timed out, no messages seen in PT3S 2019-01-14 12:54:18 10179 [Note] WSREP: (557c7ec8, 'tcp://0.0.0.0:16045') connection established to 0a070df1 tcp://127.0.0.1:16042 2019-01-14 12:54:19 10179 [Note] WSREP: evs::proto(557c7ec8, LEAVING, view_id(REG,0a070df1,4)) suspecting node: 0a070df1 2019-01-14 12:54:19 10179 [Note] WSREP: evs::proto(557c7ec8, LEAVING, view_id(REG,0a070df1,4)) suspected node without join message, declaring inactive 2019-01-14 12:54:19 10179 [Note] WSREP: view(view_id(NON_PRIM,0a070df1,4) memb { 557c7ec8,0 } joined { } left { } partitioned { 0a070df1,0 }) 2019-01-14 12:54:19 10179 [Note] WSREP: PC protocol downgrade 1 -> 0 2019-01-14 12:54:19 10179 [Note] WSREP: view((empty)) 2019-01-14 12:54:19 10179 [Note] WSREP: gcomm: closed 2019-01-14 12:54:19 0 [Note] WSREP: New COMPONENT: primary = no, bootstrap = no, my_idx = 0, memb_num = 1 2019-01-14 12:54:19 0 [Note] WSREP: Writing down CC checksum: 09b8592b b6d9eb6d f8f0f6ab da00440f at offset 144 2019-01-14 12:54:19 0 [Note] WSREP: Flow-control interval: [16, 16] 2019-01-14 12:54:19 0 [Note] WSREP: Trying to continue unpaused monitor 2019-01-14 12:54:19 0 [Note] WSREP: Received NON-PRIMARY. 2019-01-14 12:54:19 0 [Note] WSREP: Shifting JOINER -> OPEN (TO: 30232) 2019-01-14 12:54:19 0 [Note] WSREP: Received self-leave message. 2019-01-14 12:54:19 0 [Note] WSREP: Writing down CC checksum: a8a4f06b 2c6c264d d4a1a572 bb486159 at offset 64 2019-01-14 12:54:19 0 [Note] WSREP: Flow-control interval: [0, 0] 2019-01-14 12:54:19 0 [Note] WSREP: Trying to continue unpaused monitor 2019-01-14 12:54:19 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2019-01-14 12:54:19 0 [Note] WSREP: Shifting OPEN -> CLOSED (TO: -1) 2019-01-14 12:54:19 0 [Note] WSREP: RECV thread exiting 0: Success 2019-01-14 12:54:19 10179 [Note] WSREP: recv_thread() joined. 2019-01-14 12:54:19 10179 [Note] WSREP: Closing replication queue. 2019-01-14 12:54:19 10179 [Note] WSREP: Closing slave action queue. mysqld: galera/src/replicator_str.cpp:945: void galera::ReplicatorSMM::request_state_transfer(void*, const wsrep_uuid_t&, wsrep_seqno_t, const void*, ssize_t): Assertion `ist_seqno > sst_seqno_' failed. 190114 12:54:19 [ERROR] mysqld got signal 6 ; This could be because you hit a bug. It is also possible that this binary or one of the libraries it was linked against is corrupt, improperly built, or misconfigured. This error can also be caused by malfunctioning hardware. To report this bug, see https://mariadb.com/kb/en/reporting-bugs We will try our best to scrape up some info that will hopefully help diagnose the problem, but since we have already crashed, something is definitely wrong and this may fail. Server version: 10.4.2-MariaDB-debug-log key_buffer_size=1048576 read_buffer_size=131072 max_used_connections=2 max_threads=153 thread_count=28 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 63457 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7f7324010780 Attempting backtrace. You can use the following information to find out where mysqld died. If you see no messages after this, something went terribly wrong... stack_bottom = 0x7f7334d149a0 thread_stack 0x49000 /home/stepan/galera/git/10.4/server/sql/mysqld(my_print_stacktrace+0x40)[0x560bb73e0f3c] mysys/stacktrace.c:269(my_print_stacktrace)[0x560bb6c1f851] sigaction.c:0(__restore_rt)[0x7f734fc3e5d0] :0(__GI_raise)[0x7f734df2d207] :0(__GI_abort)[0x7f734df2e8f8] :0(__assert_fail_base)[0x7f734df26026] :0(__GI___assert_fail)[0x7f734df260d2] src/replicator_str.cpp:945(galera::ReplicatorSMM::request_state_transfer(void*, wsrep_uuid const&, long, void const*, long))[0x7f7347b90dd7] src/replicator_smm.cpp:2733(galera::ReplicatorSMM::process_conf_change(void*, gcs_action const&))[0x7f7347b7fe88] src/gcs_action_source.cpp:154(galera::GcsActionSource::dispatch(void*, gcs_action const&, bool&))[0x7f7347b5fec9] src/gcs_action_source.cpp:188(galera::GcsActionSource::process(void*, bool&))[0x7f7347b6021d] src/replicator_smm.cpp:383(galera::ReplicatorSMM::async_recv(void*))[0x7f7347b7f043] src/wsrep_provider_v26.cpp:648(wsrep::wsrep_provider_v26::run_applier(wsrep::high_priority_service*))[0x560bb7499c10] sql/wsrep_thd.cc:69(wsrep_replication_process(THD*, void*))[0x560bb6b3dc25] sql/wsrep_mysqld.cc:2971(start_wsrep_THD(void*))[0x560bb6b2f2ee] pthread_create.c:0(start_thread)[0x7f734fc36dd5] /lib64/libc.so.6(clone+0x6d)[0x7f734dff4ead] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (0x0): Connection ID (thread ID): 10179 Status: NOT_KILLED Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on,split_materialized=on,condition_pushdown_for_subquery=on The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains information that should help you find out what is causing the crash. Writing a core file at /home/stepan/galera/git/10.4/server/mysql-test/var/1/mysqld.2/data/ ----------SERVER LOG END------------- mysqltest failed but provided no output The result from queries just before the failure was: < snip > connection node_1; SELECT COUNT(*) > 0 FROM wsrep_schema.SR; COUNT(*) > 0 1 connect node_2a, 127.0.0.1, root, , test, $NODE_MYPORT_2; connection node_2a; SET SESSION wsrep_sync_wait=0; SET GLOBAL wsrep_cluster_address = ''; SET SESSION wsrep_sync_wait = DEFAULT; connection node_2; INSERT INTO t1 VALUES (6); ERROR HY000: Lost connection to MySQL server during query connection node_1; SELECT COUNT(*) = 0 FROM wsrep_schema.SR; COUNT(*) = 0 1 connection node_2a; connection node_1; connect node_2b, 127.0.0.1, root, , test, $NODE_MYPORT_2; connection node_2b; - found 'core.201117' (0/5) Trying 'dbx' to get a backtrace Trying 'gdb' to get a backtrace from coredump /home/stepan/galera/git/10.4/server/mysql-test/var/1/log/galera_sr.galera_sr_cc_master-innodb/mysqld.2/data/core.201117 Core generated by '/home/stepan/galera/git/10.4/server/sql/mysqld' Output from gdb follows. The first stack trace is from the failing thread. The following stack traces are from all threads (so the failing one is duplicated). -------------------------- [New LWP 206971] [New LWP 201120] [New LWP 201528] [New LWP 201531] [New LWP 201532] [New LWP 201533] [New LWP 201535] [New LWP 201541] [New LWP 206974] [New LWP 201542] [New LWP 201544] [New LWP 201122] [New LWP 201543] [New LWP 201529] [New LWP 201550] [New LWP 201545] [New LWP 201530] [New LWP 201540] [New LWP 201546] [New LWP 206969] [New LWP 201547] [New LWP 201534] [New LWP 201548] [New LWP 201551] [New LWP 201552] [New LWP 201549] [New LWP 201557] [New LWP 201553] [New LWP 206970] [New LWP 206952] [New LWP 201554] [New LWP 201117] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/home/stepan/galera/git/10.4/server/sql/mysqld --defaults-group-suffix=.2 --def'. Program terminated with signal 6, Aborted. #0 0x00007f734fc3b9d1 in pthread_kill () from /lib64/libpthread.so.0 #0 0x00007f734fc3b9d1 in pthread_kill () from /lib64/libpthread.so.0 #1 0x0000560bb73e102a in my_write_core (sig=6) at /home/stepan/galera/git/10.4/server/mysys/stacktrace.c:481 #2 0x0000560bb6c1fc7d in handle_fatal_signal (sig=6) at /home/stepan/galera/git/10.4/server/sql/signal_handler.cc:305 #3 #4 0x00007f734df2d207 in raise () from /lib64/libc.so.6 #5 0x00007f734df2e8f8 in abort () from /lib64/libc.so.6 #6 0x00007f734df26026 in __assert_fail_base () from /lib64/libc.so.6 #7 0x00007f734df260d2 in __assert_fail () from /lib64/libc.so.6 #8 0x00007f7347b90dd7 in galera::ReplicatorSMM::request_state_transfer (this=this@entry=0x560bba93f490, recv_ctx=recv_ctx@entry=0x7f7334d144d0, group_uuid=..., cc_seqno=cc_seqno@entry=30232, sst_req=0x0, sst_req_len=) at galera/src/replicator_str.cpp:945 #9 0x00007f7347b7fe88 in galera::ReplicatorSMM::process_conf_change (this=0x560bba93f490, recv_ctx=0x7f7334d144d0, cc=...) at galera/src/replicator_smm.cpp:2660 #10 0x00007f7347b5fec9 in galera::GcsActionSource::dispatch (this=this@entry=0x560bba974100, recv_ctx=recv_ctx@entry=0x7f7334d144d0, act=..., exit_loop=@0x7f7334d1429e: false) at galera/src/gcs_action_source.cpp:124 #11 0x00007f7347b6021d in galera::GcsActionSource::process (this=0x560bba974100, recv_ctx=0x7f7334d144d0, exit_loop=@0x7f7334d1429e: false) at galera/src/gcs_action_source.cpp:182 #12 0x00007f7347b7f043 in galera::ReplicatorSMM::async_recv (this=0x560bba93f490, recv_ctx=0x7f7334d144d0) at galera/src/replicator_smm.cpp:383 #13 0x0000560bb7499c10 in wsrep::wsrep_provider_v26::run_applier (this=0x560bba8b5160, applier_ctx=0x7f7334d144d0) at /home/stepan/galera/git/10.4/server/wsrep-lib/src/wsrep_provider_v26.cpp:648 #14 0x0000560bb6b3dc25 in wsrep_replication_process (thd=0x7f7324010780, arg=0x0) at /home/stepan/galera/git/10.4/server/sql/wsrep_thd.cc:69 #15 0x0000560bb6b2f2ee in start_wsrep_THD (arg=0x7f73181e0b00) at /home/stepan/galera/git/10.4/server/sql/wsrep_mysqld.cc:2969 #16 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #17 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 32 (Thread 0x7f7350047880 (LWP 201117)): #0 0x00007f734dfea20d in poll () from /lib64/libc.so.6 #1 0x0000560bb67bd9bb in handle_connections_sockets () at /home/stepan/galera/git/10.4/server/sql/mysqld.cc:6691 #2 0x0000560bb67bca6a in mysqld_main (argc=162, argv=0x560bba7bed20) at /home/stepan/galera/git/10.4/server/sql/mysqld.cc:6071 #3 0x0000560bb67b03f5 in main (argc=23, argv=0x7ffece068e88) at /home/stepan/galera/git/10.4/server/sql/main.cc:25 Thread 31 (Thread 0x7f7334dab700 (LWP 201554)): #0 0x00007f734df2e40a in sigwaitinfo () from /lib64/libc.so.6 #1 0x0000560bb67b0474 in my_sigwait (set=0x7f7334daacf0, sig=0x7f7334daacb4, code=0x7f7334daacb8) at /home/stepan/galera/git/10.4/server/include/my_pthread.h:196 #2 0x0000560bb67b7213 in signal_hand (arg=0x0) at /home/stepan/galera/git/10.4/server/sql/mysqld.cc:3440 #3 0x0000560bb73790e3 in pfs_spawn_thread (arg=0x560bbaa4f910) at /home/stepan/galera/git/10.4/server/storage/perfschema/pfs.cc:1862 #4 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #5 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 30 (Thread 0x7f7337fb3700 (LWP 206952)): #0 0x00007f734dfea20d in poll () from /lib64/libc.so.6 #1 0x0000560bb7451e6f in vio_io_wait (vio=0x560bbaedae00, event=VIO_IO_EVENT_READ, timeout=28800000) at /home/stepan/galera/git/10.4/server/vio/viosocket.c:976 #2 0x0000560bb745048f in vio_socket_io_wait (vio=0x560bbaedae00, event=VIO_IO_EVENT_READ) at /home/stepan/galera/git/10.4/server/vio/viosocket.c:118 #3 0x0000560bb7450675 in vio_read (vio=0x560bbaedae00, buf=0x7f73184c88f0 "\a", size=4) at /home/stepan/galera/git/10.4/server/vio/viosocket.c:195 #4 0x0000560bb67c8ed0 in my_real_read (net=0x7f7318000df0, complen=0x7f7337fb2800, header=1 '\001') at /home/stepan/galera/git/10.4/server/sql/net_serv.cc:962 #5 0x0000560bb67c9757 in my_net_read_packet_reallen (net=0x7f7318000df0, read_from_server=1 '\001', reallen=0x7f7337fb2868) at /home/stepan/galera/git/10.4/server/sql/net_serv.cc:1243 #6 0x0000560bb67c970a in my_net_read_packet (net=0x7f7318000df0, read_from_server=1 '\001') at /home/stepan/galera/git/10.4/server/sql/net_serv.cc:1227 #7 0x0000560bb68e32e6 in do_command (thd=0x7f7318000b00) at /home/stepan/galera/git/10.4/server/sql/sql_parse.cc:1274 #8 0x0000560bb6a53cde in do_handle_one_connection (connect=0x560bbacc6820) at /home/stepan/galera/git/10.4/server/sql/sql_connect.cc:1397 #9 0x0000560bb6a53a2c in handle_one_connection (arg=0x560bbacc6820) at /home/stepan/galera/git/10.4/server/sql/sql_connect.cc:1301 #10 0x0000560bb73790e3 in pfs_spawn_thread (arg=0x560bba8fbe20) at /home/stepan/galera/git/10.4/server/storage/perfschema/pfs.cc:1862 #11 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #12 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 29 (Thread 0x7f7337ffe700 (LWP 206970)): #0 0x00007f734fc3a965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb73e6659 in safe_cond_wait (cond=0x7f72c01d9918, mp=0x7f72c01d9868, file=0x560bb75501e0 "/home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h", line=1178) at /home/stepan/galera/git/10.4/server/mysys/thr_mutex.c:492 #2 0x0000560bb6b3d680 in inline_mysql_cond_wait (that=0x7f72c01d9918, mutex=0x7f72c01d9868, src_file=0x560bb7550500 "/home/stepan/galera/git/10.4/server/sql/wsrep_thd.h", src_line=69) at /home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h:1178 #3 0x0000560bb6b402fa in Wsrep_thd_queue::pop_front (this=0x7f72c01d9810) at /home/stepan/galera/git/10.4/server/sql/wsrep_thd.h:69 #4 0x0000560bb6b3f0ef in wsrep_post_rollback_process (post_rollbacker=0x7f72c0000b00, arg=0x0) at /home/stepan/galera/git/10.4/server/sql/wsrep_thd.cc:293 #5 0x0000560bb6b2f2ee in start_wsrep_THD (arg=0x7f7318041880) at /home/stepan/galera/git/10.4/server/sql/wsrep_mysqld.cc:2969 #6 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 28 (Thread 0x7f72f57fa700 (LWP 201553)): #0 0x00007f734fc3a965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb73e6659 in safe_cond_wait (cond=0x7f72f57f9c70, mp=0x7f72f57f9cb0, file=0x560bb76b3940 "/home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h", line=1178) at /home/stepan/galera/git/10.4/server/mysys/thr_mutex.c:492 #2 0x0000560bb6e3de47 in inline_mysql_cond_wait (that=0x7f72f57f9c70, mutex=0x7f72f57f9cb0, src_file=0x560bb76b5480 "/home/stepan/galera/git/10.4/server/storage/innobase/handler/ha_innodb.cc", src_line=296) at /home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h:1178 #3 0x0000560bb6e42a66 in thd_destructor_proxy () at /home/stepan/galera/git/10.4/server/storage/innobase/handler/ha_innodb.cc:296 #4 0x0000560bb73790e3 in pfs_spawn_thread (arg=0x560bbac46310) at /home/stepan/galera/git/10.4/server/storage/perfschema/pfs.cc:1862 #5 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 27 (Thread 0x7f7334d60700 (LWP 201557)): #0 0x00007f734fc3a965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb73e6659 in safe_cond_wait (cond=0x560bb81273e0 , mp=0x560bb812a7e0 , file=0x560bb74b0ca8 "/home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h", line=1167) at /home/stepan/galera/git/10.4/server/mysys/thr_mutex.c:492 #2 0x0000560bb67e45e4 in inline_mysql_cond_wait (that=0x560bb81273e0 , mutex=0x560bb812a7e0 , src_file=0x560bb74b1808 "/home/stepan/galera/git/10.4/server/sql/slave.cc", src_line=521) at /home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h:1167 #3 0x0000560bb67e5e85 in handle_slave_background (arg=0x0) at /home/stepan/galera/git/10.4/server/sql/slave.cc:521 #4 0x0000560bb73790e3 in pfs_spawn_thread (arg=0x560bbaebdc50) at /home/stepan/galera/git/10.4/server/storage/perfschema/pfs.cc:1862 #5 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 26 (Thread 0x7f72f77fe700 (LWP 201549)): #0 0x00007f734fc3a965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb6f2717f in os_event::wait (this=0x560bbaa8b200) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:159 #2 0x0000560bb6f26c05 in os_event::wait_low (this=0x560bbaa8b200, reset_sig_count=107656) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:326 #3 0x0000560bb6f26f76 in os_event_wait_low (event=0x560bbaa8b200, reset_sig_count=0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:515 #4 0x0000560bb70130df in srv_resume_thread (slot=0x560bb7f649b8 , sig_count=0, wait=true, timeout_usec=0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:903 #5 0x0000560bb7016ce3 in srv_worker_thread (arg=0x0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:2485 #6 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 25 (Thread 0x7f72f5ffb700 (LWP 201552)): #0 0x00007f734fc3a965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb6f2717f in os_event::wait (this=0x560bbaa8b500) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:159 #2 0x0000560bb6f26c05 in os_event::wait_low (this=0x560bbaa8b500, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:326 #3 0x0000560bb6f26f76 in os_event_wait_low (event=0x560bbaa8b500, reset_sig_count=0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:515 #4 0x0000560bb70dc27a in buf_resize_thread () at /home/stepan/galera/git/10.4/server/storage/innobase/buf/buf0buf.cc:3092 #5 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 24 (Thread 0x7f72f67fc700 (LWP 201551)): #0 0x00007f734fc3de3d in nanosleep () from /lib64/libpthread.so.0 #1 0x0000560bb6f27481 in os_thread_sleep (tm=1000000) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0thread.cc:225 #2 0x0000560bb70ce11b in btr_defragment_thread () at /home/stepan/galera/git/10.4/server/storage/innobase/btr/btr0defragment.cc:702 #3 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #4 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 23 (Thread 0x7f72f7fff700 (LWP 201548)): #0 0x00007f734fc3a965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb6f2717f in os_event::wait (this=0x560bbaa8b280) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:159 #2 0x0000560bb6f26c05 in os_event::wait_low (this=0x560bbaa8b280, reset_sig_count=108945) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:326 #3 0x0000560bb6f26f76 in os_event_wait_low (event=0x560bbaa8b280, reset_sig_count=0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:515 #4 0x0000560bb70130df in srv_resume_thread (slot=0x560bb7f649f0 , sig_count=0, wait=true, timeout_usec=0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:903 #5 0x0000560bb7016ce3 in srv_worker_thread (arg=0x0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:2485 #6 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 22 (Thread 0x7f732dffb700 (LWP 201534)): #0 0x00007f734f807644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000560bb6f1a3f6 in LinuxAIOHandler::collect (this=0x7f732dffab00) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:1913 #2 0x0000560bb6f1a91f in LinuxAIOHandler::poll (this=0x7f732dffab00, m1=0x7f732dffaba8, m2=0x7f732dffabb0, request=0x7f732dffabe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2058 #3 0x0000560bb6f1aa82 in os_aio_linux_handler (global_segment=5, m1=0x7f732dffaba8, m2=0x7f732dffabb0, request=0x7f732dffabe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2112 #4 0x0000560bb6f1f5a6 in os_aio_handler (segment=5, m1=0x7f732dffaba8, m2=0x7f732dffabb0, request=0x7f732dffabe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:5665 #5 0x0000560bb71738dd in fil_aio_wait (segment=5) at /home/stepan/galera/git/10.4/server/storage/innobase/fil/fil0fil.cc:4446 #6 0x0000560bb7018c0f in io_handler_thread (arg=0x560bb81a2988 ) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0start.cc:325 #7 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 21 (Thread 0x7f72fcff9700 (LWP 201547)): #0 0x00007f734fc3a965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb6f2717f in os_event::wait (this=0x560bbaa8b180) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:159 #2 0x0000560bb6f26c05 in os_event::wait_low (this=0x560bbaa8b180, reset_sig_count=118981) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:326 #3 0x0000560bb6f26f76 in os_event_wait_low (event=0x560bbaa8b180, reset_sig_count=0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:515 #4 0x0000560bb70130df in srv_resume_thread (slot=0x560bb7f64980 , sig_count=0, wait=true, timeout_usec=0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:903 #5 0x0000560bb7016ce3 in srv_worker_thread (arg=0x0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:2485 #6 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 20 (Thread 0x7f7344075700 (LWP 206969)): #0 0x00007f734fc3a965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb73e6659 in safe_cond_wait (cond=0x7f72b0171ca8, mp=0x7f72b0171bf8, file=0x560bb75501e0 "/home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h", line=1178) at /home/stepan/galera/git/10.4/server/mysys/thr_mutex.c:492 #2 0x0000560bb6b3d680 in inline_mysql_cond_wait (that=0x7f72b0171ca8, mutex=0x7f72b0171bf8, src_file=0x560bb7550500 "/home/stepan/galera/git/10.4/server/sql/wsrep_thd.h", src_line=69) at /home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h:1178 #3 0x0000560bb6b402fa in Wsrep_thd_queue::pop_front (this=0x7f72b0171ba0) at /home/stepan/galera/git/10.4/server/sql/wsrep_thd.h:69 #4 0x0000560bb6b3ed2f in wsrep_rollback_process (rollbacker=0x7f72b0000b00, arg=0x0) at /home/stepan/galera/git/10.4/server/sql/wsrep_thd.cc:151 #5 0x0000560bb6b2f2ee in start_wsrep_THD (arg=0x7f7318029470) at /home/stepan/galera/git/10.4/server/sql/wsrep_mysqld.cc:2969 #6 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 19 (Thread 0x7f72fd7fa700 (LWP 201546)): #0 0x00007f734fc3a965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb6f2717f in os_event::wait (this=0x560bbaa8b100) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:159 #2 0x0000560bb6f26c05 in os_event::wait_low (this=0x560bbaa8b100, reset_sig_count=27558) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:326 #3 0x0000560bb6f26f76 in os_event_wait_low (event=0x560bbaa8b100, reset_sig_count=27558) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:515 #4 0x0000560bb70130df in srv_resume_thread (slot=0x560bb7f64948 , sig_count=27558, wait=true, timeout_usec=0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:903 #5 0x0000560bb70170f0 in srv_purge_coordinator_suspend (slot=0x560bb7f64948 , rseg_history_len=9) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:2616 #6 0x0000560bb7017386 in srv_purge_coordinator_thread (arg=0x0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:2691 #7 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 18 (Thread 0x7f72fffff700 (LWP 201540)): #0 0x00007f734fc3ad12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb6f26a9a in os_event::timed_wait (this=0x560bbac63850, abstime=0x7f72ffffed40) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:276 #2 0x0000560bb6f26db1 in os_event::wait_time_low (this=0x560bbac63850, time_in_usec=1000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:398 #3 0x0000560bb6f26f51 in os_event_wait_time_low (event=0x560bbac63850, time_in_usec=1000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:498 #4 0x0000560bb6ef3ac4 in lock_wait_timeout_thread () at /home/stepan/galera/git/10.4/server/storage/innobase/lock/lock0wait.cc:543 #5 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 17 (Thread 0x7f732ffff700 (LWP 201530)): #0 0x00007f734f807644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000560bb6f1a3f6 in LinuxAIOHandler::collect (this=0x7f732fffeb00) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:1913 #2 0x0000560bb6f1a91f in LinuxAIOHandler::poll (this=0x7f732fffeb00, m1=0x7f732fffeba8, m2=0x7f732fffebb0, request=0x7f732fffebe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2058 #3 0x0000560bb6f1aa82 in os_aio_linux_handler (global_segment=1, m1=0x7f732fffeba8, m2=0x7f732fffebb0, request=0x7f732fffebe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2112 #4 0x0000560bb6f1f5a6 in os_aio_handler (segment=1, m1=0x7f732fffeba8, m2=0x7f732fffebb0, request=0x7f732fffebe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:5665 #5 0x0000560bb71738dd in fil_aio_wait (segment=1) at /home/stepan/galera/git/10.4/server/storage/innobase/fil/fil0fil.cc:4446 #6 0x0000560bb7018c0f in io_handler_thread (arg=0x560bb81a2968 ) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0start.cc:325 #7 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 16 (Thread 0x7f72fdffb700 (LWP 201545)): #0 0x00007f734fc3de3d in nanosleep () from /lib64/libpthread.so.0 #1 0x0000560bb6f27481 in os_thread_sleep (tm=1000000) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0thread.cc:225 #2 0x0000560bb7016647 in srv_master_sleep () at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:2311 #3 0x0000560bb7016777 in srv_master_thread (arg=0x0) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:2352 #4 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #5 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 15 (Thread 0x7f72f6ffd700 (LWP 201550)): #0 0x00007f734fc3a965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb6f2717f in os_event::wait (this=0x560bbaa8b400) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:159 #2 0x0000560bb6f26c05 in os_event::wait_low (this=0x560bbaa8b400, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:326 #3 0x0000560bb6f26f76 in os_event_wait_low (event=0x560bbaa8b400, reset_sig_count=0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:515 #4 0x0000560bb70f377e in buf_dump_thread () at /home/stepan/galera/git/10.4/server/storage/innobase/buf/buf0dump.cc:835 #5 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 14 (Thread 0x7f7334bab700 (LWP 201529)): #0 0x00007f734f807644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000560bb6f1a3f6 in LinuxAIOHandler::collect (this=0x7f7334baab00) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:1913 #2 0x0000560bb6f1a91f in LinuxAIOHandler::poll (this=0x7f7334baab00, m1=0x7f7334baaba8, m2=0x7f7334baabb0, request=0x7f7334baabe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2058 #3 0x0000560bb6f1aa82 in os_aio_linux_handler (global_segment=0, m1=0x7f7334baaba8, m2=0x7f7334baabb0, request=0x7f7334baabe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2112 #4 0x0000560bb6f1f5a6 in os_aio_handler (segment=0, m1=0x7f7334baaba8, m2=0x7f7334baabb0, request=0x7f7334baabe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:5665 #5 0x0000560bb71738dd in fil_aio_wait (segment=0) at /home/stepan/galera/git/10.4/server/storage/innobase/fil/fil0fil.cc:4446 #6 0x0000560bb7018c0f in io_handler_thread (arg=0x560bb81a2960 ) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0start.cc:325 #7 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 13 (Thread 0x7f72feffd700 (LWP 201543)): #0 0x00007f734fc3ad12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb6f26a9a in os_event::timed_wait (this=0x560bbac96cf0, abstime=0x7f72feffcd60) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:276 #2 0x0000560bb6f26db1 in os_event::wait_time_low (this=0x560bbac96cf0, time_in_usec=10000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:398 #3 0x0000560bb6f26f51 in os_event_wait_time_low (event=0x560bbac96cf0, time_in_usec=10000000, reset_sig_count=0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:498 #4 0x0000560bb715d09c in dict_stats_thread () at /home/stepan/galera/git/10.4/server/storage/innobase/dict/dict0stats_bg.cc:460 #5 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 12 (Thread 0x7f73474fb700 (LWP 201122)): #0 0x00007f734fc3a965 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f7347b5cfd7 in gu::Lock::wait (cond=..., this=0x7f73474fabf0) at galerautils/src/gu_lock.hpp:45 #2 0x00007f7347b5d069 in galera::ServiceThd::thd_func (arg=0x560bba93fba8) at galera/src/galera_service_thd.cpp:30 #3 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #4 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 11 (Thread 0x7f72fe7fc700 (LWP 201544)): #0 0x00007f734fc3ad12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb6f26a9a in os_event::timed_wait (this=0x560bbac33560, abstime=0x7f72fe7fbb60) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:276 #2 0x0000560bb6f26db1 in os_event::wait_time_low (this=0x560bbac33560, time_in_usec=5000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:398 #3 0x0000560bb6f26f51 in os_event_wait_time_low (event=0x560bbac33560, time_in_usec=5000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:498 #4 0x0000560bb7075533 in ib_wqueue_timedwait (wq=0x560bbac33430, wait_in_usecs=5000000) at /home/stepan/galera/git/10.4/server/storage/innobase/ut/ut0wqueue.cc:163 #5 0x0000560bb71b7b81 in fts_optimize_thread (arg=0x560bbac33430) at /home/stepan/galera/git/10.4/server/storage/innobase/fts/fts0opt.cc:2897 #6 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 10 (Thread 0x7f72ff7fe700 (LWP 201542)): #0 0x00007f734fc3ad12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb6f26a9a in os_event::timed_wait (this=0x560bbaa8b380, abstime=0x7f72ff7fdd20) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:276 #2 0x0000560bb6f26db1 in os_event::wait_time_low (this=0x560bbaa8b380, time_in_usec=5000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:398 #3 0x0000560bb6f26f51 in os_event_wait_time_low (event=0x560bbaa8b380, time_in_usec=5000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:498 #4 0x0000560bb7014dc6 in srv_monitor_thread () at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:1674 #5 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7f7334c7f700 (LWP 206974)): #0 0x00007f734fc3ad12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f7347b39bdb in gu::Lock::wait (this=this@entry=0x7f7334c7c6e0, cond=..., date=...) at galerautils/src/gu_lock.hpp:62 #2 0x00007f7347b84976 in galera::Monitor::wait (this=this@entry=0x560bba940430, gtid=..., wait_until=...) at galera/src/monitor.hpp:355 #3 0x00007f7347b7658f in galera::ReplicatorSMM::sync_wait (this=0x560bba93f490, upto=, tout=, gtid=0x7f7334c7cb20) at galera/src/replicator_smm.cpp:1661 #4 0x00007f7347b95653 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at galera/src/wsrep_provider.cpp:998 #5 0x0000560bb749a8c7 in wsrep::wsrep_provider_v26::causal_read (this=0x560bba8b5160, timeout=-1) at /home/stepan/galera/git/10.4/server/wsrep-lib/src/wsrep_provider_v26.cpp:803 #6 0x0000560bb7485d27 in wsrep::server_state::causal_read (this=0x560bba909ba0, timeout=-1) at /home/stepan/galera/git/10.4/server/wsrep-lib/src/server_state.cpp:627 #7 0x0000560bb74805cf in wsrep::client_state::sync_wait (this=0x7f7330007540, timeout=-1) at /home/stepan/galera/git/10.4/server/wsrep-lib/src/client_state.cpp:417 #8 0x0000560bb6b27509 in wsrep_sync_wait (thd=0x7f73300016d0, mask=1) at /home/stepan/galera/git/10.4/server/sql/wsrep_mysqld.cc:1037 #9 0x0000560bb68eac18 in mysql_execute_command (thd=0x7f73300016d0) at /home/stepan/galera/git/10.4/server/sql/sql_parse.cc:3832 #10 0x0000560bb68f9b31 in mysql_parse (thd=0x7f73300016d0, rawbuf=0x7f7330018b68 "SELECT VARIABLE_VALUE = 'ON' FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME = 'wsrep_ready'", length=102, parser_state=0x7f7334c7e0b0, is_com_multi=false, is_next_command=false) at /home/stepan/galera/git/10.4/server/sql/sql_parse.cc:8180 #11 0x0000560bb68f9164 in wsrep_mysql_parse (thd=0x7f73300016d0, rawbuf=0x7f7330018b68 "SELECT VARIABLE_VALUE = 'ON' FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME = 'wsrep_ready'", length=102, parser_state=0x7f7334c7e0b0, is_com_multi=false, is_next_command=false) at /home/stepan/galera/git/10.4/server/sql/sql_parse.cc:7992 #12 0x0000560bb68e4fe6 in dispatch_command (command=COM_QUERY, thd=0x7f73300016d0, packet=0x7f733000bf91 "SELECT VARIABLE_VALUE = 'ON' FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME = 'wsrep_ready'", packet_length=102, is_com_multi=false, is_next_command=false) at /home/stepan/galera/git/10.4/server/sql/sql_parse.cc:1834 #13 0x0000560bb68e3a1e in do_command (thd=0x7f73300016d0) at /home/stepan/galera/git/10.4/server/sql/sql_parse.cc:1403 #14 0x0000560bb6a53cde in do_handle_one_connection (connect=0x560bba98b350) at /home/stepan/galera/git/10.4/server/sql/sql_connect.cc:1397 #15 0x0000560bb6a53a2c in handle_one_connection (arg=0x560bba98b350) at /home/stepan/galera/git/10.4/server/sql/sql_connect.cc:1301 #16 0x0000560bb73790e3 in pfs_spawn_thread (arg=0x560bba8fbe20) at /home/stepan/galera/git/10.4/server/storage/perfschema/pfs.cc:1862 #17 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #18 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7f732cff9700 (LWP 201541)): #0 0x00007f734fc3ad12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb6f26a9a in os_event::timed_wait (this=0x560bbaa8b300, abstime=0x7f732cff8ba0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:276 #2 0x0000560bb6f26db1 in os_event::wait_time_low (this=0x560bbaa8b300, time_in_usec=1000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:398 #3 0x0000560bb6f26f51 in os_event_wait_time_low (event=0x560bbaa8b300, time_in_usec=1000000, reset_sig_count=1) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:498 #4 0x0000560bb70152e8 in srv_error_monitor_thread () at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0srv.cc:1838 #5 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7f732d7fa700 (LWP 201535)): #0 0x00007f734fc3ad12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb6f26a9a in os_event::timed_wait (this=0x560bbaa8b480, abstime=0x7f732d7f9af0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:276 #2 0x0000560bb6f26db1 in os_event::wait_time_low (this=0x560bbaa8b480, time_in_usec=976000, reset_sig_count=2) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:398 #3 0x0000560bb6f26f51 in os_event_wait_time_low (event=0x560bbaa8b480, time_in_usec=976000, reset_sig_count=2) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0event.cc:498 #4 0x0000560bb70fd5f7 in pc_sleep_if_needed (next_loop_time=1547459659852, sig_count=2, cur_time=1547459658876) at /home/stepan/galera/git/10.4/server/storage/innobase/buf/buf0flu.cc:2592 #5 0x0000560bb70fe530 in buf_flush_page_cleaner_coordinator () at /home/stepan/galera/git/10.4/server/storage/innobase/buf/buf0flu.cc:3051 #6 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7f732e7fc700 (LWP 201533)): #0 0x00007f734f807644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000560bb6f1a3f6 in LinuxAIOHandler::collect (this=0x7f732e7fbb00) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:1913 #2 0x0000560bb6f1a91f in LinuxAIOHandler::poll (this=0x7f732e7fbb00, m1=0x7f732e7fbba8, m2=0x7f732e7fbbb0, request=0x7f732e7fbbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2058 #3 0x0000560bb6f1aa82 in os_aio_linux_handler (global_segment=4, m1=0x7f732e7fbba8, m2=0x7f732e7fbbb0, request=0x7f732e7fbbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2112 #4 0x0000560bb6f1f5a6 in os_aio_handler (segment=4, m1=0x7f732e7fbba8, m2=0x7f732e7fbbb0, request=0x7f732e7fbbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:5665 #5 0x0000560bb71738dd in fil_aio_wait (segment=4) at /home/stepan/galera/git/10.4/server/storage/innobase/fil/fil0fil.cc:4446 #6 0x0000560bb7018c0f in io_handler_thread (arg=0x560bb81a2980 ) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0start.cc:325 #7 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7f732effd700 (LWP 201532)): #0 0x00007f734f807644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000560bb6f1a3f6 in LinuxAIOHandler::collect (this=0x7f732effcb00) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:1913 #2 0x0000560bb6f1a91f in LinuxAIOHandler::poll (this=0x7f732effcb00, m1=0x7f732effcba8, m2=0x7f732effcbb0, request=0x7f732effcbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2058 #3 0x0000560bb6f1aa82 in os_aio_linux_handler (global_segment=3, m1=0x7f732effcba8, m2=0x7f732effcbb0, request=0x7f732effcbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2112 #4 0x0000560bb6f1f5a6 in os_aio_handler (segment=3, m1=0x7f732effcba8, m2=0x7f732effcbb0, request=0x7f732effcbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:5665 #5 0x0000560bb71738dd in fil_aio_wait (segment=3) at /home/stepan/galera/git/10.4/server/storage/innobase/fil/fil0fil.cc:4446 #6 0x0000560bb7018c0f in io_handler_thread (arg=0x560bb81a2978 ) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0start.cc:325 #7 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7f732f7fe700 (LWP 201531)): #0 0x00007f734f807644 in __io_getevents_0_4 () from /lib64/libaio.so.1 #1 0x0000560bb6f1a3f6 in LinuxAIOHandler::collect (this=0x7f732f7fdb00) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:1913 #2 0x0000560bb6f1a91f in LinuxAIOHandler::poll (this=0x7f732f7fdb00, m1=0x7f732f7fdba8, m2=0x7f732f7fdbb0, request=0x7f732f7fdbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2058 #3 0x0000560bb6f1aa82 in os_aio_linux_handler (global_segment=2, m1=0x7f732f7fdba8, m2=0x7f732f7fdbb0, request=0x7f732f7fdbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:2112 #4 0x0000560bb6f1f5a6 in os_aio_handler (segment=2, m1=0x7f732f7fdba8, m2=0x7f732f7fdbb0, request=0x7f732f7fdbe0) at /home/stepan/galera/git/10.4/server/storage/innobase/os/os0file.cc:5665 #5 0x0000560bb71738dd in fil_aio_wait (segment=2) at /home/stepan/galera/git/10.4/server/storage/innobase/fil/fil0fil.cc:4446 #6 0x0000560bb7018c0f in io_handler_thread (arg=0x560bb81a2970 ) at /home/stepan/galera/git/10.4/server/storage/innobase/srv/srv0start.cc:325 #7 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #8 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7f73363fd700 (LWP 201528)): #0 0x00007f734fc3ad12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb73e695b in safe_cond_timedwait (cond=0x560bb89b41e0 , mp=0x560bb89b4120 , abstime=0x7f73363fccb0, file=0x560bb782c1f0 "/home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h", line=1204) at /home/stepan/galera/git/10.4/server/mysys/thr_mutex.c:546 #2 0x0000560bb725074f in inline_mysql_cond_timedwait (that=0x560bb89b41e0 , mutex=0x560bb89b4120 , abstime=0x7f73363fccb0, src_file=0x560bb782c238 "/home/stepan/galera/git/10.4/server/storage/maria/ma_servicethread.c", src_line=116) at /home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h:1204 #3 0x0000560bb7250c73 in my_service_thread_sleep (control=0x560bb7f68d00 , sleep_time=30000000000) at /home/stepan/galera/git/10.4/server/storage/maria/ma_servicethread.c:115 #4 0x0000560bb724510c in ma_checkpoint_background (arg=0x1e) at /home/stepan/galera/git/10.4/server/storage/maria/ma_checkpoint.c:707 #5 0x0000560bb73790e3 in pfs_spawn_thread (arg=0x560bbaa434a0) at /home/stepan/galera/git/10.4/server/storage/perfschema/pfs.cc:1862 #6 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #7 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f73486a7700 (LWP 201120)): #0 0x00007f734fc3ad12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000560bb73e695b in safe_cond_timedwait (cond=0x560bb89c6980 , mp=0x560bb89c68c0 , abstime=0x7f73486a6d70, file=0x560bb78703c0 "/home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h", line=1204) at /home/stepan/galera/git/10.4/server/mysys/thr_mutex.c:546 #2 0x0000560bb73e7915 in inline_mysql_cond_timedwait (that=0x560bb89c6980 , mutex=0x560bb89c68c0 , abstime=0x7f73486a6d70, src_file=0x560bb7870408 "/home/stepan/galera/git/10.4/server/mysys/thr_timer.c", src_line=292) at /home/stepan/galera/git/10.4/server/include/mysql/psi/mysql_thread.h:1204 #3 0x0000560bb73e8478 in timer_handler (arg=0x0) at /home/stepan/galera/git/10.4/server/mysys/thr_timer.c:292 #4 0x0000560bb73790e3 in pfs_spawn_thread (arg=0x560bba908ae0) at /home/stepan/galera/git/10.4/server/storage/perfschema/pfs.cc:1862 #5 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #6 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f7334d15700 (LWP 206971)): #0 0x00007f734fc3b9d1 in pthread_kill () from /lib64/libpthread.so.0 #1 0x0000560bb73e102a in my_write_core (sig=6) at /home/stepan/galera/git/10.4/server/mysys/stacktrace.c:481 #2 0x0000560bb6c1fc7d in handle_fatal_signal (sig=6) at /home/stepan/galera/git/10.4/server/sql/signal_handler.cc:305 #3 #4 0x00007f734df2d207 in raise () from /lib64/libc.so.6 #5 0x00007f734df2e8f8 in abort () from /lib64/libc.so.6 #6 0x00007f734df26026 in __assert_fail_base () from /lib64/libc.so.6 #7 0x00007f734df260d2 in __assert_fail () from /lib64/libc.so.6 #8 0x00007f7347b90dd7 in galera::ReplicatorSMM::request_state_transfer (this=this@entry=0x560bba93f490, recv_ctx=recv_ctx@entry=0x7f7334d144d0, group_uuid=..., cc_seqno=cc_seqno@entry=30232, sst_req=0x0, sst_req_len=) at galera/src/replicator_str.cpp:945 #9 0x00007f7347b7fe88 in galera::ReplicatorSMM::process_conf_change (this=0x560bba93f490, recv_ctx=0x7f7334d144d0, cc=...) at galera/src/replicator_smm.cpp:2660 #10 0x00007f7347b5fec9 in galera::GcsActionSource::dispatch (this=this@entry=0x560bba974100, recv_ctx=recv_ctx@entry=0x7f7334d144d0, act=..., exit_loop=@0x7f7334d1429e: false) at galera/src/gcs_action_source.cpp:124 #11 0x00007f7347b6021d in galera::GcsActionSource::process (this=0x560bba974100, recv_ctx=0x7f7334d144d0, exit_loop=@0x7f7334d1429e: false) at galera/src/gcs_action_source.cpp:182 #12 0x00007f7347b7f043 in galera::ReplicatorSMM::async_recv (this=0x560bba93f490, recv_ctx=0x7f7334d144d0) at galera/src/replicator_smm.cpp:383 #13 0x0000560bb7499c10 in wsrep::wsrep_provider_v26::run_applier (this=0x560bba8b5160, applier_ctx=0x7f7334d144d0) at /home/stepan/galera/git/10.4/server/wsrep-lib/src/wsrep_provider_v26.cpp:648 #14 0x0000560bb6b3dc25 in wsrep_replication_process (thd=0x7f7324010780, arg=0x0) at /home/stepan/galera/git/10.4/server/sql/wsrep_thd.cc:69 #15 0x0000560bb6b2f2ee in start_wsrep_THD (arg=0x7f73181e0b00) at /home/stepan/galera/git/10.4/server/sql/wsrep_mysqld.cc:2969 #16 0x00007f734fc36dd5 in start_thread () from /lib64/libpthread.so.0 #17 0x00007f734dff4ead in clone () from /lib64/libc.so.6 Compressed file /home/stepan/galera/git/10.4/server/mysql-test/var/1/log/galera_sr.galera_sr_cc_master-innodb/mysqld.2/data/core.201117 - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/1/log/galera_sr.galera_sr_cc_master-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.galera_sr_cc_master-innodb/' ***Warnings generated in error logs during shutdown after running tests: galera_sr.GCF-627 galera_sr.GCF-900 galera_sr.GCF-889 galera_sr.galera_sr_cc_master galera_sr.GCF-623 galera_sr.galera_sr_blob galera_sr.GCF-851 galera_sr.GCF-867 galera_sr.galera_sr_bf_abort galera_sr.galera-features#56 galera_sr.GCF-845 2019-01-14 12:54:02 10167 [Warning] WSREP: Failed to replicate rollback fragment for 20942: 3 2019-01-14 12:54:08 0 [ERROR] WSREP: got asio system error while reading IST stream: asio.misc:2 2019-01-14 12:54:08 0 [ERROR] WSREP: IST didn't contain all write sets, expected last: 30232 last received: 30171 2019-01-14 12:54:08 10179 [ERROR] WSREP: Receiving IST failed, node restart required: IST receiver reported failure: 71 (Protocol error) mysqld: galera/src/replicator_str.cpp:945: void galera::ReplicatorSMM::request_state_transfer(void*, const wsrep_uuid_t&, wsrep_seqno_t, const void*, ssize_t): Assertion `ist_seqno > sst_seqno_' failed. Attempting backtrace. You can use the following information to find out galera_sr.galera_sr_small_gcache 'innodb' w3 [ pass ] 181128 galera_sr.galera_sr_cc_slave 'innodb' w1 [ fail ] Test ended at 2019-01-14 12:55:29 CURRENT_TEST: galera_sr.galera_sr_cc_master CURRENT_TEST: galera_sr.galera_sr_cc_slave --- /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/r/galera_sr_cc_slave.result 2018-12-17 23:56:01.636967900 +0300 +++ /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/r/galera_sr_cc_slave.reject 2019-01-14 12:55:29.571732913 +0300 @@ -1,6 +1,10 @@ +connection node_2; +connection node_1; +connection node_2; SELECT COUNT(*) = 0 FROM wsrep_schema.SR; COUNT(*) = 0 1 +connection node_1; SELECT COUNT(*) = 0 FROM wsrep_schema.SR; COUNT(*) = 0 1 @@ -16,10 +20,13 @@ SELECT COUNT(*) > 0 FROM wsrep_schema.SR; COUNT(*) > 0 1 +connection node_2; SELECT COUNT(*) > 0 FROM wsrep_schema.SR; COUNT(*) > 0 1 +connection node_2; SET GLOBAL wsrep_cluster_address = ''; +connection node_1; INSERT INTO t1 VALUES (6); INSERT INTO t1 VALUES (7); INSERT INTO t1 VALUES (8); @@ -28,9 +35,11 @@ SELECT COUNT(*) > 0 FROM wsrep_schema.SR; COUNT(*) > 0 1 +connection node_2; SELECT COUNT(*) > 0 FROM wsrep_schema.SR; COUNT(*) > 0 1 +connection node_1; INSERT INTO t1 VALUES (11); INSERT INTO t1 VALUES (12); INSERT INTO t1 VALUES (13); @@ -40,7 +49,19 @@ SELECT COUNT(*) = 0 FROM wsrep_schema.SR; COUNT(*) = 0 1 +connection node_2; +Timeout in wait_condition.inc for SELECT COUNT(*) = 15 FROM t1; +Id User Host db Command Time State Info Progress +5 system user NULL Daemon NULL InnoDB purge coordinator NULL 0.000 +6 system user NULL Daemon NULL InnoDB purge worker NULL 0.000 +7 system user NULL Daemon NULL InnoDB purge worker NULL 0.000 +8 system user NULL Daemon NULL InnoDB purge worker NULL 0.000 +9 system user NULL Daemon NULL InnoDB shutdown handler NULL 0.000 +30 root localhost:51116 test Query 0 Init show full processlist 0.000 +36 system user NULL Sleep 32 wsrep aborter idle NULL 0.000 +34 system user NULL Sleep 32 Waiting on cond NULL 0.000 +35 system user NULL Sleep 32 Closing tables NULL 0.000 SELECT COUNT(*) = 0 FROM wsrep_schema.SR; COUNT(*) = 0 -1 +0 DROP TABLE t1; mysqltest: Result length mismatch - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/1/log/galera_sr.galera_sr_cc_slave-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.galera_sr_cc_slave-innodb/' ***Warnings generated in error logs during shutdown after running tests: galera_sr.galera_sr_cc_slave 2019-01-14 12:54:55 30 [Warning] WSREP: (7204367a, 'tcp://0.0.0.0:16045') address 'tcp://127.0.0.1:16045' points to own listening address, blacklisting 2019-01-14 12:54:57 35 [Warning] WSREP: Could not find applier context for 643780cb-17e2-11e9-b843-bb051ed69897: 47 2019-01-14 12:54:57 35 [Warning] WSREP: Could not find applier context for 643780cb-17e2-11e9-b843-bb051ed69897: 47 2019-01-14 12:54:57 35 [Warning] WSREP: Could not find applier context for 643780cb-17e2-11e9-b843-bb051ed69897: 47 2019-01-14 12:54:57 35 [Warning] WSREP: Could not find applier context for 643780cb-17e2-11e9-b843-bb051ed69897: 47 2019-01-14 12:54:57 35 [Warning] WSREP: Could not find applier context for 643780cb-17e2-11e9-b843-bb051ed69897: 47 2019-01-14 12:54:58 35 [Warning] WSREP: Could not find applier context for 643780cb-17e2-11e9-b843-bb051ed69897: 47 2019-01-14 12:54:58 35 [Warning] WSREP: Could not find applier context for 643780cb-17e2-11e9-b843-bb051ed69897: 47 2019-01-14 12:54:58 35 [Warning] WSREP: Could not find applier context for 643780cb-17e2-11e9-b843-bb051ed69897: 47 2019-01-14 12:54:58 35 [Warning] WSREP: Could not find applier context for 643780cb-17e2-11e9-b843-bb051ed69897: 47 2019-01-14 12:54:59 35 [Warning] WSREP: Could not find applier context for 643780cb-17e2-11e9-b843-bb051ed69897: 47 2019-01-14 12:54:59 35 [Warning] WSREP: Could not find applier context for 643780cb-17e2-11e9-b843-bb051ed69897: 47 galera_sr.galera_sr_concurrent 'innodb' w1 [ pass ] 2547 galera_sr.galera_sr_conflict 'innodb' w1 [ pass ] 2288 galera_sr.galera_sr_conflict_on_commit 'innodb' w1 [ pass ] 2271 galera_sr.galera_sr_conflict_on_commit2 'innodb' w1 [ pass ] 3342 galera_sr.GCF-1008 'innodb' w1 [ pass ] 4604 galera_sr.GCF-1018 'innodb' w1 [ fail ] Found warnings/errors in server log file! Test ended at 2019-01-14 12:55:54 line 2019-01-14 12:55:53 2 [Warning] WSREP: Could not find applier context for 86c0172c-17e2-11e9-8af0-f3d90f07f158: 472 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/1/log/mysqld.1.err ok - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/1/log/galera_sr.GCF-1018-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.GCF-1018-innodb/' galera_sr.galera_sr_load_data_splitting 'innodb' w4 [ fail ] Test ended at 2019-01-14 12:56:18 CURRENT_TEST: galera_sr.galera_sr_load_data_splitting --- /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/r/galera_sr_load_data_splitting.result 2018-12-17 23:56:01.637967900 +0300 +++ /home/stepan/galera/git/10.4/server/mysql-test/suite/galera_sr/r/galera_sr_load_data_splitting.reject 2019-01-14 12:56:17.568967423 +0300 @@ -1,9 +1,15 @@ +connection node_2; +connection node_1; SET SESSION wsrep_trx_fragment_size = 512; SET GLOBAL wsrep_load_data_splitting = TRUE; CREATE TABLE t1 (f1 INTEGER PRIMARY KEY) ENGINE=InnoDB; +connection node_2; +connection node_1; +connection node_2; SELECT COUNT(*) = 95000 FROM t1; COUNT(*) = 95000 1 wsrep_last_committed_diff -1 +0 +connection node_1; DROP TABLE t1; mysqltest: Result length mismatch - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/4/log/galera_sr.galera_sr_load_data_splitting-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.galera_sr_load_data_splitting-innodb/' galera_sr.mysql-wsrep-features#8 'innodb' w2 [ pass ] 262843 galera_sr.GCF-561 'innodb' w2 [ pass ] 2511 galera_sr.GCF-571 'innodb' w2 [ pass ] 2354 galera_sr.GCF-572 'innodb' w2 [ pass ] 2277 galera_sr.GCF-580 'innodb' w2 [ pass ] 2325 galera_sr.GCF-1060 'innodb' w4 [ fail ] Found warnings/errors in server log file! Test ended at 2019-01-14 12:56:51 line 2019-01-14 12:56:25 3 [Warning] WSREP: Could not find applier context for a3b30eaa-17e2-11e9-b2bd-27647a6f02e0: 36 2019-01-14 12:56:26 3 [Warning] WSREP: Could not find applier context for a3b30eaa-17e2-11e9-b2bd-27647a6f02e0: 44 2019-01-14 12:56:27 3 [Warning] WSREP: Could not find applier context for a3b30eaa-17e2-11e9-b2bd-27647a6f02e0: 61 2019-01-14 12:56:29 3 [Warning] WSREP: Could not find applier context for a3b30eaa-17e2-11e9-b2bd-27647a6f02e0: 94 2019-01-14 12:56:31 3 [Warning] WSREP: Could not find applier context for a3b30eaa-17e2-11e9-b2bd-27647a6f02e0: 127 2019-01-14 12:56:32 3 [Warning] WSREP: Could not find applier context for a3b30eaa-17e2-11e9-b2bd-27647a6f02e0: 144 2019-01-14 12:56:34 3 [Warning] WSREP: Could not find applier context for a3b30eaa-17e2-11e9-b2bd-27647a6f02e0: 169 2019-01-14 12:56:35 3 [Warning] WSREP: Could not find applier context for a3b30eaa-17e2-11e9-b2bd-27647a6f02e0: 194 2019-01-14 12:56:39 3 [Warning] WSREP: Could not find applier context for a3b30eaa-17e2-11e9-b2bd-27647a6f02e0: 259 2019-01-14 12:56:42 3 [Warning] WSREP: Could not find applier context for a3b30eaa-17e2-11e9-b2bd-27647a6f02e0: 307 2019-01-14 12:56:43 3 [Warning] WSREP: Could not find applier context for a3b30eaa-17e2-11e9-b2bd-27647a6f02e0: 315 2019-01-14 12:56:45 3 [Warning] WSREP: Could not find applier context for a3b30eaa-17e2-11e9-b2bd-27647a6f02e0: 357 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/4/log/mysqld.1.err ok line 2019-01-14 12:56:25 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 49 2019-01-14 12:56:26 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 54 2019-01-14 12:56:27 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 62 2019-01-14 12:56:27 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 67 2019-01-14 12:56:27 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 67 2019-01-14 12:56:28 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 74 2019-01-14 12:56:28 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 80 2019-01-14 12:56:29 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 86 2019-01-14 12:56:29 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 91 2019-01-14 12:56:29 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 91 2019-01-14 12:56:30 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 98 2019-01-14 12:56:30 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 103 2019-01-14 12:56:31 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 110 2019-01-14 12:56:31 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 115 2019-01-14 12:56:31 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 115 2019-01-14 12:56:32 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 121 2019-01-14 12:56:32 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 127 2019-01-14 12:56:32 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 127 2019-01-14 12:56:33 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 134 2019-01-14 12:56:33 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 139 2019-01-14 12:56:34 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 145 2019-01-14 12:56:34 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 145 2019-01-14 12:56:34 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 152 2019-01-14 12:56:35 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 158 2019-01-14 12:56:36 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 163 2019-01-14 12:56:36 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 171 2019-01-14 12:56:36 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 177 2019-01-14 12:56:37 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 183 2019-01-14 12:56:37 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 189 2019-01-14 12:56:38 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 194 2019-01-14 12:56:38 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 201 2019-01-14 12:56:39 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 207 2019-01-14 12:56:39 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 213 2019-01-14 12:56:40 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 219 2019-01-14 12:56:40 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 225 2019-01-14 12:56:41 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 231 2019-01-14 12:56:41 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 237 2019-01-14 12:56:42 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 243 2019-01-14 12:56:42 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 249 2019-01-14 12:56:43 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 254 2019-01-14 12:56:43 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 254 2019-01-14 12:56:43 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 261 2019-01-14 12:56:44 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 267 2019-01-14 12:56:44 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 272 2019-01-14 12:56:44 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 272 2019-01-14 12:56:45 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 280 2019-01-14 12:56:45 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 286 2019-01-14 12:56:46 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 292 2019-01-14 12:56:46 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 298 2019-01-14 12:56:46 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 304 2019-01-14 12:56:47 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 310 2019-01-14 12:56:47 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 315 2019-01-14 12:56:48 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 322 2019-01-14 12:56:48 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 328 2019-01-14 12:56:49 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 334 2019-01-14 12:56:49 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 340 2019-01-14 12:56:50 3 [Warning] WSREP: Could not find applier context for a3aff0fe-17e2-11e9-9d7c-b3b25412c74e: 346 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/4/log/mysqld.2.err ok - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/4/log/galera_sr.GCF-1060-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.GCF-1060-innodb/' galera_sr.GCF-585 'innodb' w2 [ pass ] 7505 galera_sr.GCF-620 'innodb' w2 [ pass ] 2239 galera_sr.GCF-597 'innodb' w4 [ pass ] 2348 galera_sr.galera_sr_many_fragments 'innodb' w3 [ pass ] 185304 galera_sr.mysql-wsrep-features#9 'innodb' w3 [ pass ] 19154 galera_sr.GCF-1043A 'innodb' w1 [ fail ] Found warnings/errors in server log file! Test ended at 2019-01-14 12:59:26 line 2019-01-14 12:56:02 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 67 2019-01-14 12:56:03 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 91 2019-01-14 12:56:05 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 133 2019-01-14 12:56:05 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 138 2019-01-14 12:56:06 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 177 2019-01-14 12:56:06 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 183 2019-01-14 12:56:06 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 189 2019-01-14 12:56:07 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 191 2019-01-14 12:56:07 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 195 2019-01-14 12:56:12 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 331 2019-01-14 12:56:18 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 472 2019-01-14 12:56:18 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 476 2019-01-14 12:56:26 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 675 2019-01-14 12:56:26 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 678 2019-01-14 12:56:26 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 681 2019-01-14 12:56:37 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 948 2019-01-14 12:56:42 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 1077 2019-01-14 12:56:42 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 1082 2019-01-14 12:56:43 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 1085 2019-01-14 12:56:43 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 1101 2019-01-14 12:57:18 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 1993 2019-01-14 12:57:26 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 2224 2019-01-14 12:57:36 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 2510 2019-01-14 12:57:36 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 2515 2019-01-14 12:57:36 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 2518 2019-01-14 12:57:37 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 2536 2019-01-14 12:57:37 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 2542 2019-01-14 12:57:44 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 2743 2019-01-14 12:57:44 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 2747 2019-01-14 12:57:46 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 2808 2019-01-14 12:57:49 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 2882 2019-01-14 12:57:49 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 2888 2019-01-14 12:57:50 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 2929 2019-01-14 12:57:58 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 3150 2019-01-14 12:58:21 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 3752 2019-01-14 12:58:24 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 3833 2019-01-14 12:58:24 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 3860 2019-01-14 12:58:27 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 3941 2019-01-14 12:58:27 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 3947 2019-01-14 12:58:27 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 3957 2019-01-14 12:58:27 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 3960 2019-01-14 12:58:36 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 4210 2019-01-14 12:58:46 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 4539 2019-01-14 12:58:49 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 4637 2019-01-14 12:58:49 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 4640 2019-01-14 12:58:50 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 4643 2019-01-14 12:59:06 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 5179 2019-01-14 12:59:07 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 5209 2019-01-14 12:59:09 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 5277 2019-01-14 12:59:23 1 [Warning] WSREP: Could not find applier context for 95332258-17e2-11e9-9d52-63271b2c9f80: 5714 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/1/log/mysqld.1.err ok line 2019-01-14 12:56:01 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 48 2019-01-14 12:56:01 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 55 2019-01-14 12:56:02 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 69 2019-01-14 12:56:04 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 135 2019-01-14 12:56:05 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 143 2019-01-14 12:56:07 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 205 2019-01-14 12:56:08 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 231 2019-01-14 12:56:08 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 237 2019-01-14 12:56:09 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 244 2019-01-14 12:56:09 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 251 2019-01-14 12:56:09 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 258 2019-01-14 12:56:11 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 300 2019-01-14 12:56:12 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 328 2019-01-14 12:56:12 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 335 2019-01-14 12:56:13 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 351 2019-01-14 12:56:13 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 366 2019-01-14 12:56:13 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 373 2019-01-14 12:56:14 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 379 2019-01-14 12:56:15 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 409 2019-01-14 12:56:16 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 437 2019-01-14 12:56:16 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 444 2019-01-14 12:56:17 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 457 2019-01-14 12:56:18 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 477 2019-01-14 12:56:18 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 494 2019-01-14 12:56:19 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 501 2019-01-14 12:56:20 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 537 2019-01-14 12:56:21 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 573 2019-01-14 12:56:22 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 587 2019-01-14 12:56:22 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 594 2019-01-14 12:56:22 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 601 2019-01-14 12:56:23 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 622 2019-01-14 12:56:24 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 630 2019-01-14 12:56:24 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 651 2019-01-14 12:56:27 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 718 2019-01-14 12:56:29 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 753 2019-01-14 12:56:29 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 761 2019-01-14 12:56:29 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 767 2019-01-14 12:56:30 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 789 2019-01-14 12:56:31 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 811 2019-01-14 12:56:32 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 832 2019-01-14 12:56:32 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 839 2019-01-14 12:56:34 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 876 2019-01-14 12:56:35 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 899 2019-01-14 12:56:35 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 906 2019-01-14 12:56:35 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 920 2019-01-14 12:56:36 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 928 2019-01-14 12:56:37 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 963 2019-01-14 12:56:38 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 980 2019-01-14 12:56:38 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1009 2019-01-14 12:56:41 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1079 2019-01-14 12:56:42 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1108 2019-01-14 12:56:43 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1126 2019-01-14 12:56:45 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1178 2019-01-14 12:56:46 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1199 2019-01-14 12:56:47 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1234 2019-01-14 12:56:47 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1241 2019-01-14 12:56:48 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1269 2019-01-14 12:56:49 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1276 2019-01-14 12:56:49 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1283 2019-01-14 12:56:49 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1297 2019-01-14 12:56:50 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1319 2019-01-14 12:56:51 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1333 2019-01-14 12:56:51 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1340 2019-01-14 12:56:51 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1347 2019-01-14 12:56:51 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1354 2019-01-14 12:56:52 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1375 2019-01-14 12:56:53 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1389 2019-01-14 12:56:54 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1417 2019-01-14 12:56:54 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1424 2019-01-14 12:56:55 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1452 2019-01-14 12:56:56 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1466 2019-01-14 12:56:56 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1487 2019-01-14 12:56:57 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1509 2019-01-14 12:56:58 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1530 2019-01-14 12:56:58 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1543 2019-01-14 12:56:59 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1557 2019-01-14 12:56:59 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1563 2019-01-14 12:57:00 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1576 2019-01-14 12:57:00 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1590 2019-01-14 12:57:00 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1597 2019-01-14 12:57:01 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1618 2019-01-14 12:57:01 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1625 2019-01-14 12:57:02 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1633 2019-01-14 12:57:02 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1639 2019-01-14 12:57:02 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1646 2019-01-14 12:57:02 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1653 2019-01-14 12:57:03 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1673 2019-01-14 12:57:03 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1688 2019-01-14 12:57:04 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1702 2019-01-14 12:57:04 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1708 2019-01-14 12:57:04 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1717 2019-01-14 12:57:05 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1723 2019-01-14 12:57:05 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1730 2019-01-14 12:57:05 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1744 2019-01-14 12:57:06 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1764 2019-01-14 12:57:06 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1771 2019-01-14 12:57:07 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1807 2019-01-14 12:57:07 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1814 2019-01-14 12:57:08 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1821 2019-01-14 12:57:09 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1866 2019-01-14 12:57:09 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1880 2019-01-14 12:57:11 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1926 2019-01-14 12:57:13 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 1982 2019-01-14 12:57:14 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2034 2019-01-14 12:57:16 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2091 2019-01-14 12:57:17 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2105 2019-01-14 12:57:17 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2115 2019-01-14 12:57:18 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2150 2019-01-14 12:57:19 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2157 2019-01-14 12:57:19 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2185 2019-01-14 12:57:21 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2228 2019-01-14 12:57:21 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2235 2019-01-14 12:57:22 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2249 2019-01-14 12:57:23 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2284 2019-01-14 12:57:23 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2298 2019-01-14 12:57:24 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2312 2019-01-14 12:57:24 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2319 2019-01-14 12:57:26 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2369 2019-01-14 12:57:26 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2390 2019-01-14 12:57:26 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2397 2019-01-14 12:57:27 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2404 2019-01-14 12:57:27 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2425 2019-01-14 12:57:29 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2460 2019-01-14 12:57:29 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2467 2019-01-14 12:57:29 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2474 2019-01-14 12:57:30 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2502 2019-01-14 12:57:30 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2508 2019-01-14 12:57:30 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2516 2019-01-14 12:57:32 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2573 2019-01-14 12:57:33 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2595 2019-01-14 12:57:33 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2602 2019-01-14 12:57:34 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2633 2019-01-14 12:57:35 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2654 2019-01-14 12:57:35 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2661 2019-01-14 12:57:36 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2682 2019-01-14 12:57:37 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2724 2019-01-14 12:57:38 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2752 2019-01-14 12:57:40 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2787 2019-01-14 12:57:40 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2795 2019-01-14 12:57:40 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2809 2019-01-14 12:57:41 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2830 2019-01-14 12:57:42 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2851 2019-01-14 12:57:42 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2858 2019-01-14 12:57:42 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2865 2019-01-14 12:57:42 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2872 2019-01-14 12:57:43 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2886 2019-01-14 12:57:43 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2893 2019-01-14 12:57:45 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2946 2019-01-14 12:57:45 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2953 2019-01-14 12:57:46 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2974 2019-01-14 12:57:46 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2981 2019-01-14 12:57:46 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 2998 2019-01-14 12:57:47 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3005 2019-01-14 12:57:48 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3035 2019-01-14 12:57:48 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3042 2019-01-14 12:57:48 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3049 2019-01-14 12:57:48 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3056 2019-01-14 12:57:50 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3088 2019-01-14 12:57:51 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3137 2019-01-14 12:57:52 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3158 2019-01-14 12:57:53 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3200 2019-01-14 12:57:54 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3207 2019-01-14 12:57:54 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3214 2019-01-14 12:57:54 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3235 2019-01-14 12:57:55 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3242 2019-01-14 12:57:55 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3263 2019-01-14 12:57:56 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3284 2019-01-14 12:57:57 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3312 2019-01-14 12:57:57 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3326 2019-01-14 12:57:58 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3333 2019-01-14 12:57:58 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3347 2019-01-14 12:58:00 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3398 2019-01-14 12:58:00 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3405 2019-01-14 12:58:01 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3447 2019-01-14 12:58:02 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3468 2019-01-14 12:58:03 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3510 2019-01-14 12:58:04 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3516 2019-01-14 12:58:04 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3538 2019-01-14 12:58:06 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3573 2019-01-14 12:58:07 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3621 2019-01-14 12:58:07 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3629 2019-01-14 12:58:08 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3636 2019-01-14 12:58:08 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3650 2019-01-14 12:58:08 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3657 2019-01-14 12:58:09 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3671 2019-01-14 12:58:10 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3714 2019-01-14 12:58:11 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3727 2019-01-14 12:58:12 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3756 2019-01-14 12:58:12 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3784 2019-01-14 12:58:13 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3798 2019-01-14 12:58:13 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3805 2019-01-14 12:58:13 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3812 2019-01-14 12:58:14 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3833 2019-01-14 12:58:15 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3875 2019-01-14 12:58:17 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3931 2019-01-14 12:58:19 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3980 2019-01-14 12:58:19 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 3987 2019-01-14 12:58:22 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4073 2019-01-14 12:58:23 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4123 2019-01-14 12:58:24 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4132 2019-01-14 12:58:24 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4139 2019-01-14 12:58:24 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4146 2019-01-14 12:58:25 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4162 2019-01-14 12:58:25 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4168 2019-01-14 12:58:25 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4176 2019-01-14 12:58:25 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4183 2019-01-14 12:58:26 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4197 2019-01-14 12:58:26 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4205 2019-01-14 12:58:26 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4212 2019-01-14 12:58:28 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4253 2019-01-14 12:58:28 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4260 2019-01-14 12:58:28 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4267 2019-01-14 12:58:28 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4274 2019-01-14 12:58:29 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4294 2019-01-14 12:58:30 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4317 2019-01-14 12:58:30 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4338 2019-01-14 12:58:31 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4345 2019-01-14 12:58:31 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4366 2019-01-14 12:58:31 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4373 2019-01-14 12:58:32 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4380 2019-01-14 12:58:32 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4401 2019-01-14 12:58:32 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4408 2019-01-14 12:58:33 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4422 2019-01-14 12:58:34 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4464 2019-01-14 12:58:34 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4471 2019-01-14 12:58:34 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4478 2019-01-14 12:58:35 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4506 2019-01-14 12:58:36 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4542 2019-01-14 12:58:38 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4584 2019-01-14 12:58:38 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4612 2019-01-14 12:58:40 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4654 2019-01-14 12:58:40 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4668 2019-01-14 12:58:41 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4696 2019-01-14 12:58:43 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4761 2019-01-14 12:58:43 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4774 2019-01-14 12:58:43 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4781 2019-01-14 12:58:45 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4830 2019-01-14 12:58:45 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4852 2019-01-14 12:58:47 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4902 2019-01-14 12:58:47 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4909 2019-01-14 12:58:47 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4916 2019-01-14 12:58:48 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4922 2019-01-14 12:58:48 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4930 2019-01-14 12:58:49 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4965 2019-01-14 12:58:50 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 4992 2019-01-14 12:58:50 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5000 2019-01-14 12:58:50 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5007 2019-01-14 12:58:50 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5014 2019-01-14 12:58:51 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5028 2019-01-14 12:58:52 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5092 2019-01-14 12:58:52 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5098 2019-01-14 12:58:53 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5113 2019-01-14 12:58:53 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5134 2019-01-14 12:58:53 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5141 2019-01-14 12:58:54 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5155 2019-01-14 12:58:54 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5177 2019-01-14 12:58:55 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5191 2019-01-14 12:58:55 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5198 2019-01-14 12:58:55 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5212 2019-01-14 12:58:55 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5219 2019-01-14 12:58:55 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5226 2019-01-14 12:58:56 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5240 2019-01-14 12:58:56 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5254 2019-01-14 12:58:57 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5296 2019-01-14 12:58:58 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5303 2019-01-14 12:58:58 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5310 2019-01-14 12:58:58 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5317 2019-01-14 12:58:58 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5324 2019-01-14 12:58:58 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5338 2019-01-14 12:58:59 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5352 2019-01-14 12:59:00 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5394 2019-01-14 12:59:01 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5429 2019-01-14 12:59:01 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5443 2019-01-14 12:59:03 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5509 2019-01-14 12:59:04 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5523 2019-01-14 12:59:04 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5530 2019-01-14 12:59:05 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5551 2019-01-14 12:59:05 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5558 2019-01-14 12:59:05 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5565 2019-01-14 12:59:05 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5579 2019-01-14 12:59:06 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5586 2019-01-14 12:59:06 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5602 2019-01-14 12:59:07 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5624 2019-01-14 12:59:07 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5633 2019-01-14 12:59:07 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5639 2019-01-14 12:59:07 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5645 2019-01-14 12:59:08 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5666 2019-01-14 12:59:09 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5687 2019-01-14 12:59:09 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5701 2019-01-14 12:59:10 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5725 2019-01-14 12:59:10 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5746 2019-01-14 12:59:10 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5753 2019-01-14 12:59:11 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5759 2019-01-14 12:59:11 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5767 2019-01-14 12:59:12 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5788 2019-01-14 12:59:12 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5795 2019-01-14 12:59:13 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5826 2019-01-14 12:59:14 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5871 2019-01-14 12:59:15 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5906 2019-01-14 12:59:16 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5934 2019-01-14 12:59:16 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5941 2019-01-14 12:59:17 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5970 2019-01-14 12:59:17 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5977 2019-01-14 12:59:17 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 5991 2019-01-14 12:59:18 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6005 2019-01-14 12:59:18 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6012 2019-01-14 12:59:18 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6019 2019-01-14 12:59:19 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6026 2019-01-14 12:59:19 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6033 2019-01-14 12:59:20 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6061 2019-01-14 12:59:20 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6089 2019-01-14 12:59:21 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6103 2019-01-14 12:59:21 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6110 2019-01-14 12:59:21 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6117 2019-01-14 12:59:21 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6124 2019-01-14 12:59:22 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6131 2019-01-14 12:59:24 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6213 2019-01-14 12:59:25 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6227 2019-01-14 12:59:25 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6234 2019-01-14 12:59:25 2 [Warning] WSREP: Could not find applier context for 9530a2be-17e2-11e9-9975-5f74ef47da3c: 6241 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/1/log/mysqld.2.err ok - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/1/log/galera_sr.GCF-1043A-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.GCF-1043A-innodb/' galera_sr.GCF-1043B 'innodb' w1 [ fail ] Found warnings/errors in server log file! Test ended at 2019-01-14 13:00:16 line 2019-01-14 12:59:34 3 [Warning] WSREP: Could not find applier context for 13cb2b90-17e3-11e9-b17f-df029a6a9a89: 124 2019-01-14 12:59:34 3 [Warning] WSREP: Could not find applier context for 13cb2b90-17e3-11e9-b17f-df029a6a9a89: 129 2019-01-14 12:59:34 3 [Warning] WSREP: Could not find applier context for 13cb2b90-17e3-11e9-b17f-df029a6a9a89: 140 2019-01-14 12:59:34 3 [Warning] WSREP: Could not find applier context for 13cb2b90-17e3-11e9-b17f-df029a6a9a89: 146 2019-01-14 12:59:44 3 [Warning] WSREP: Could not find applier context for 13cb2b90-17e3-11e9-b17f-df029a6a9a89: 1281 2019-01-14 12:59:45 3 [Warning] WSREP: Could not find applier context for 13cb2b90-17e3-11e9-b17f-df029a6a9a89: 1392 2019-01-14 12:59:45 3 [Warning] WSREP: Could not find applier context for 13cb2b90-17e3-11e9-b17f-df029a6a9a89: 1397 2019-01-14 13:00:03 3 [Warning] WSREP: Could not find applier context for 13cb2b90-17e3-11e9-b17f-df029a6a9a89: 3467 2019-01-14 13:00:03 3 [Warning] WSREP: Could not find applier context for 13cb2b90-17e3-11e9-b17f-df029a6a9a89: 3473 2019-01-14 13:00:04 3 [Warning] WSREP: Could not find applier context for 13cb2b90-17e3-11e9-b17f-df029a6a9a89: 3591 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/1/log/mysqld.1.err ok line 2019-01-14 12:59:43 2 [Warning] WSREP: Could not find applier context for 13ca5f18-17e3-11e9-b409-9ad42f9cf008: 660 2019-01-14 12:59:44 2 [Warning] WSREP: Could not find applier context for 13ca5f18-17e3-11e9-b409-9ad42f9cf008: 730 ^ Found warnings in /home/stepan/galera/git/10.4/server/mysql-test/var/1/log/mysqld.2.err ok - saving '/home/stepan/galera/git/10.4/server/mysql-test/var/1/log/galera_sr.GCF-1043B-innodb/' to '/home/stepan/galera/git/10.4/server/mysql-test/var/log/galera_sr.GCF-1043B-innodb/' galera_sr.GCF-1051 'innodb' w1 [ pass ] 2124 -------------------------------------------------------------------------- The servers were restarted 24 times Spent 1958.127 of 982 seconds executing testcases Check of testcase failed for: galera_sr.mysql-wsrep-features#148 galera_sr.galera_sr_kill_all_norecovery Completed: Failed 12/83 tests, 85.54% were successful. Failing test(s): galera_sr.GCF-437 galera_sr.galera_sr_rollback_statement galera_sr.galera_sr_table_contents galera_sr.mysql-wsrep-features#165 galera_sr.galera_sr_mysqldump_sst galera_sr.galera_sr_cc_master galera_sr.galera_sr_cc_slave galera_sr.GCF-1018 galera_sr.galera_sr_load_data_splitting galera_sr.GCF-1060 galera_sr.GCF-1043A galera_sr.GCF-1043B The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html Errors/warnings were found in logfiles during server shutdown after running the following sequence(s) of tests: galera_sr.mysql-wsrep-features#165 galera_sr.mysql-wsrep-features#15 galera_sr.GCF-627 galera_sr.GCF-900 galera_sr.GCF-889 galera_sr.galera_sr_cc_master galera_sr.GCF-623 galera_sr.galera_sr_blob galera_sr.GCF-851 galera_sr.GCF-867 galera_sr.galera_sr_bf_abort galera_sr.galera-features#56 galera_sr.GCF-845 galera_sr.galera_sr_cc_slave mysql-test-run: *** ERROR: there were failing test cases