Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
13.0
-
None
-
Not for Release Notes
-
Q4/2026 Replic. Maintenance
Description
rpl.rpl_gtid_thread_id fails on branches 13.0 and main due to assert_grep.inc failed.
build info:
builder_name : "aarch64-rhel-9"
|
commit : "68683b7cfb3e978a43e17855716bad0ae32c9cfd"
|
branch : "13.0"
|
dt : "2026-08-20T17:19:53Z"
|
|
|
builder_name : "s390x-sles-1507"
|
commit : "ff09eefbe4e8b57846435ee4a928f17e49f0fdfc"
|
branch : "main"
|
dt : "2026-08-18T14:41:46Z"
|
test failure:
rpl.rpl_gtid_thread_id 'row' w4 [ fail ]
|
Test ended at 2026-08-20 15:23:35
|
|
|
CURRENT_TEST: rpl.rpl_gtid_thread_id
|
mysqltest: In included file "./include/assert_grep.inc":
|
included from /home/buildbot/aarch64-rhel-9/build/mysql-test/suite/rpl/t/rpl_gtid_thread_id.test at line 74:
|
At line 154: assert_grep.inc failed.
|
|
|
The result from queries just before the failure was:
|
< snip >
|
master-bin.000001 757 Query 1 841 use `test`; optimize table t1
|
master-bin.000001 841 Gtid 1 883 BEGIN GTID 0-1-4
|
master-bin.000001 883 Annotate_rows 1 0 insert into t1 values(2)
|
master-bin.000001 930 Table_map 1 0 table_id: 79 (test.t1)
|
master-bin.000001 975 Write_rows_v1 1 0 table_id: 79 flags: STMT_END_F
|
master-bin.000001 1013 Query 1 1086 COMMIT
|
|
|
**** SHOW RELAYLOG EVENTS on server_1 ****
|
relaylog_name = 'No such row'
|
SHOW RELAYLOG EVENTS IN 'No such row' LIMIT 200;
|
Log_name Pos Event_type Server_id End_log_pos Info
|
connection slave;
|
include/assert_grep.inc failed!
|
assert_text: 'Ensure the same number of GTID events on the slave as the master'
|
assert_file: '/home/buildbot/aarch64-rhel-9/build/mysql-test/var/4/tmp/serial_slave_binlog.sql'
|
assert_select: 'GTID [0-9]-[0-9]-[0-9]'
|
assert_match: ''
|
assert_count: '4'
|
assert_only_after: ''
|
number of matching lines: 3
|
|
|
More results from queries before failure can be found in /home/buildbot/aarch64-rhel-9/build/mysql-test/var/4/log/rpl_gtid_thread_id.log
|
|
|
- saving '/home/buildbot/aarch64-rhel-9/build/mysql-test/var/4/log/rpl.rpl_gtid_thread_id-row/' to '/home/buildbot/aarch64-rhel-9/build/mysql-test/var/log/rpl.rpl_gtid_thread_id-row/'
|
|
|
Retrying test rpl.rpl_gtid_thread_id, attempt(2/3)...
|
Preliminary investigation suggested that the test fails only in ROW format.
Attachments
Issue Links
- is part of
-
MDEV-40415 Address replication MTR test failures
-
- Open
-