[MDEV-17061] Test failure on galera.galera_gcs_fc_limit Created: 2018-08-24  Updated: 2019-05-17  Resolved: 2019-05-17

Status: Closed
Project: MariaDB Server
Component/s: Galera
Affects Version/s: None
Fix Version/s: 10.2.25, 10.1.41, 10.3.16, 10.4.6

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

Issue Links:
Blocks
blocks MDEV-13549 Galera 3 test failures Closed
Duplicate
duplicates MDEV-13877 galera.galera_gcs_fc_limit fails in b... Closed

 Description   

galera.galera_gcs_fc_limit 'innodb'      w3 [ fail ]
        Test ended at 2018-08-24 01:23:14
 
CURRENT_TEST: galera.galera_gcs_fc_limit
--- /usr/share/mysql-test/suite/galera/r/galera_gcs_fc_limit.result	2018-08-24 00:47:16.000000000 +0000
+++ /dev/shm/var/3/log/galera_gcs_fc_limit.reject	2018-08-24 01:23:14.021818184 +0000
@@ -12,6 +12,18 @@
 INSERT INTO t1 VALUES (4);
 INSERT INTO t1 VALUES (5);
 connection node_1a;
+Timeout in wait_condition.inc for SELECT COUNT(*) = 1 FROM INFORMATION_SCHEMA.PROCESSLIST WHERE STATE = 'Commit' AND INFO = 'INSERT INTO t1 VALUES (5)';
+Id	User	Host	db	Command	Time	State	Info	Progress
+2	system user		NULL	Sleep	151	WSREP aborter idle	NULL	0.000
+1	system user		NULL	Sleep	45	Committed 354	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 coordinator	NULL	0.000
+6	system user		NULL	Daemon	NULL	InnoDB purge worker	NULL	0.000
+7	system user		NULL	Daemon	NULL	InnoDB shutdown handler	NULL	0.000
+244	root	localhost	test	Sleep	43		NULL	0.000
+245	root	localhost:42666	test	Sleep	33		NULL	0.000
+246	root	localhost:42768	test	Query	0	Init	show full processlist	0.000
 connection node_2;
 UNLOCK TABLES;
 connection node_1;



 Comments   
Comment by Marko Mäkelä [ 2019-03-08 ]

Also the test galera.MW-336 is often failing on 10.1+ with similar timeout in wait_condition.inc while waiting for something in PROCESSLIST.

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