[MDEV-29245] rpl.rpl_insert fails sometimes in bb with Result length mismatch Created: 2022-08-04  Updated: 2023-11-28

Status: Open
Project: MariaDB Server
Component/s: Replication, Tests
Affects Version/s: 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.9
Fix Version/s: 10.4, 10.5, 10.6

Type: Bug Priority: Major
Reporter: Angelique Sklavounos (Inactive) Assignee: Angelique Sklavounos (Inactive)
Resolution: Unresolved Votes: 0
Labels: None


 Description   

This test mostly fails on amd64-ubuntu-1804-valgrind and occasionally on amd64-ubuntu-1804-clang10-asan. The count in the reject file always varies. Both suggest the cause is environmental.

rpl.rpl_insert 'stmt'                    w6 [ fail ]
        Test ended at 2022-08-03 11:16:44
 
CURRENT_TEST: rpl.rpl_insert
--- /buildbot/amd64-ubuntu-1804-valgrind/build/mysql-test/suite/rpl/r/rpl_insert.result	2022-08-02 06:39:15.000000000 +0000
+++ /buildbot/amd64-ubuntu-1804-valgrind/build/mysql-test/suite/rpl/r/rpl_insert.reject	2022-08-03 11:16:43.012868991 +0000
@@ -12,9 +12,17 @@
 COUNT(*)
 5000
 connection slave;
+Timeout in wait_condition.inc for SELECT COUNT(*) = 5000 FROM mysqlslap.t1
+Id	User	Host	db	Command	Time	State	Info	Progress
+190	root	localhost:43998	test	Sleep	66		NULL	0.000
+191	root	localhost:44000	test	Sleep	68		NULL	0.000
+192	system user		NULL	Slave_IO	67	Waiting for master to send event	NULL	0.000
+193	system user		mysqlslap	Slave_SQL	0	Unlocking tables	INSERT  INTO t1 VALUES (1, 'Dr. No'), (2, 'From Russia With Love'), (3, 'Goldfinger'), (4, 'Thunderball'), (5, 'You Only Live Twice')	0.000
+194	root	localhost:44030	test	Query	0	starting	show full processlist	0.000
+195	root	localhost:44032	test	Sleep	65		NULL	0.000
 SELECT COUNT(*) FROM mysqlslap.t1;
 COUNT(*)
-5000
+3210
 #
 # Cleanup
 #
 
mysqltest: Result length mismatch


Generated at Thu Feb 08 10:07:01 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.