[MDEV-20318] galera.galera_parallel_simple fails Created: 2019-08-11  Updated: 2023-02-03  Resolved: 2022-10-28

Status: Closed
Project: MariaDB Server
Component/s: Galera, Tests
Affects Version/s: 10.2, 10.3, 10.4
Fix Version/s: 10.4.27

Type: Bug Priority: Major
Reporter: Aleksey Midenkov Assignee: Jan Lindström (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-15806 Test failure on galera.galera_paralle... Closed

 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-deb-stretch-x86/builds/5041

CURRENT_TEST: galera.galera_parallel_simple
--- /usr/share/mysql/mysql-test/suite/galera/r/galera_parallel_simple.result	2019-08-11 05:40:48.000000000 -0400
+++ /dev/shm/var/2/log/galera_parallel_simple.reject	2019-08-11 07:25:31.848297909 -0400
@@ -22,6 +22,16 @@
 INSERT INTO t2 VALUES (1);
 connection node_2;
 SET SESSION wsrep_sync_wait = 0;
+Timeout in wait_condition.inc for SELECT COUNT(*) = 1 FROM INFORMATION_SCHEMA.PROCESSLIST WHERE STATE LIKE 'applied write set%';
+Id	User	Host	db	Command	Time	State	Info	Progress
+1	system user		NULL	Sleep	74	WSREP aborter idle	NULL	0.000
+3	system user		NULL	Daemon	NULL	InnoDB purge worker	NULL	0.000
+4	system user		NULL	Daemon	NULL	InnoDB purge worker	NULL	0.000
+5	system user		NULL	Daemon	NULL	InnoDB purge worker	NULL	0.000
+6	system user		NULL	Daemon	NULL	InnoDB purge coordinator	NULL	0.000
+7	system user		NULL	Daemon	NULL	InnoDB shutdown handler	NULL	0.000
+60	system user		NULL	Sleep	30	Waiting for table metadata lock	INSERT INTO t1 VALUES (1)	0.000
+65	root	localhost:48094	test	Query	0	Init	show full processlist	0.000
 UNLOCK TABLES;
 SET SESSION wsrep_sync_wait = 15;
 SELECT COUNT(*) = 10 FROM t1;

Whole picture of test failure



 Comments   
Comment by Stepan Patryshev (Inactive) [ 2020-01-14 ]

It still fails on 10.2 bb (56529a7d7f329b9c799a57343c6dec48).

Generated at Thu Feb 08 08:58:33 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.