[MDEV-25541] rpl.rpl_gtid_basic failed in bb with MASTER_GTID_WAIT_TIME not as expected Created: 2021-04-27  Updated: 2021-05-25

Status: Open
Project: MariaDB Server
Component/s: Replication, Tests
Affects Version/s: 10.5, 10.6
Fix Version/s: 10.5

Type: Bug Priority: Major
Reporter: Alice Sherepa Assignee: Andrei Elkin
Resolution: Unresolved Votes: 0
Labels: None


 Description   

10.5 559efad44eac9055921e http://buildbot.askmonty.org/buildbot/builders/kvm-deb-focal-amd64/builds/2456/steps/mtr-smoke-test/logs/stdio
10.6 bfc0110b9b4d8ed49d8f4 http://buildbot.askmonty.org/buildbot/builders/kvm-deb-stretch-ppc64le/builds/8100/steps/mtr-smoke-test/logs/stdio

rpl.rpl_gtid_basic 'innodb,stmt'         w3 [ fail ]
        Test ended at 2021-04-27 08:23:42
 
CURRENT_TEST: rpl.rpl_gtid_basic
--- /home/buildbot/buildbot/build/mariadb-10.5.10/mysql-test/suite/rpl/r/rpl_gtid_basic.result	2021-04-27 06:58:21.000000000 +0000
+++ /home/buildbot/buildbot/build/mariadb-10.5.10/mysql-test/suite/rpl/r/rpl_gtid_basic.reject	2021-04-27 08:23:42.483116987 +0000
@@ -361,7 +361,7 @@
 SET @a= MASTER_GTID_WAIT_TIME;
 SELECT IF(@a BETWEEN 0.4*1000*1000 AND 100*1000*1000, "OK", CONCAT("Error: wait time ", @a, " not as expected")) AS Master_gtid_wait_time_as_expected;
 Master_gtid_wait_time_as_expected
-OK
+Error: wait time 11606 not as expected
 KILL QUERY KILL_ID;
 connection s3;
 ERROR 70100: Query execution was interrupted
 
mysqltest: Result length mismatch
***Warnings generated in error logs during shutdown after running tests: rpl.rpl_gtid_basic
 
2021-04-27  8:23:42 42 [Warning] Slave: Unknown table 'test.t2' Error_code: 1051



 Comments   
Comment by Alice Sherepa [ 2021-05-14 ]

http://buildbot.askmonty.org/buildbot/builders/kvm-deb-groovy-ppc64le/builds/734/steps/mtr-smoke-test/logs/stdio 10.6 fe9450676fe684875fb7a90
failed also on bb-10.4-release http://buildbot.askmonty.org/buildbot/builders/kvm-deb-stretch-amd64/builds/20519/steps/mtr-smoke-test/logs/stdio

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