[MDEV-22922] galera_ftwrl_drain test failed Created: 2020-06-17  Updated: 2020-06-24  Resolved: 2020-06-19

Status: Closed
Project: MariaDB Server
Component/s: Galera, Tests
Affects Version/s: 10.5
Fix Version/s: 10.5.5

Type: Bug Priority: Major
Reporter: Julius Goryavsky Assignee: Julius Goryavsky
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates

 Description   

During the galera_ftwrl_drain test, a timeout occurs:

CURRENT_TEST: galera.galera_ftwrl_drain
--- /home/panda/maria-10.5/mysql-test/suite/galera/r/galera_ftwrl_drain.result	2020-06-12 16:33:58.890313023 +0200
+++ /home/panda/maria-10.5/mysql-test/suite/galera/r/galera_ftwrl_drain.reject	2020-06-12 18:18:31.690798844 +0200
@@ -17,6 +17,12 @@
 connection node_2a;
 FLUSH TABLES WITH READ LOCK;;
 connection node_2;
+Timeout in wait_condition.inc for SELECT COUNT(*) = 1 FROM INFORMATION_SCHEMA.PROCESSLIST WHERE STATE = 'Init' AND INFO = 'FLUSH TABLES WITH READ LOCK'
+Id	User	Host	db	Command	Time	State	Info	Progress
+1	system user		NULL	Sleep	81	wsrep aborter idle	NULL	0.000
+2	system user		NULL	Sleep	32	After apply log event	NULL	0.000
+62	root	localhost:36558	test	Query	0	starting	show full processlist	0.000
+63	root	localhost:36562	test	Query	32	starting	FLUSH TABLES WITH READ LOCK	0.000
 SET GLOBAL wsrep_provider_options = 'dbug=';
 SET GLOBAL wsrep_provider_options = 'signal=apply_monitor_slave_enter_sync';
 connection node_2a;
 
mysqltest: Result length mismatch



 Comments   
Comment by Julius Goryavsky [ 2020-06-19 ]

Merged with head revision, https://github.com/MariaDB/server/commit/451bd32600ea5e1fd4b9320ad20104372c050ccb

Generated at Thu Feb 08 09:18:30 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.