Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL)
-
None
Description
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos74-amd64-debug/builds/2798
10.3 01f45becd1b71433e240959228e35266 |
binlog_encryption.rpl_corruption 'stmt' w3 [ fail ]
|
Test ended at 2019-10-10 18:58:37
|
|
CURRENT_TEST: binlog_encryption.rpl_corruption
|
mysqltest: In included file "./include/wait_for_slave_io_error.inc":
|
included from ./suite/rpl/include/rpl_corruption.inc at line 131:
|
included from /usr/share/mysql-test/suite/binlog_encryption/rpl_corruption.test at line 2:
|
At line 72: Slave stopped with wrong error code
|
|
The result from queries just before the failure was:
|
< snip >
|
master-bin.000001 5621 Query 1 5694 COMMIT
|
master-bin.000001 5694 Gtid 1 5736 BEGIN GTID 0-1-22
|
master-bin.000001 5736 Query 1 5849 use `test`; UPDATE t1 SET c = REPEAT('a', 20) WHERE a = 10
|
master-bin.000001 5849 Query 1 5922 COMMIT
|
master-bin.000001 5922 Gtid 1 5964 BEGIN GTID 0-1-23
|
master-bin.000001 5964 Query 1 6068 use `test`; INSERT INTO t1 VALUES (11, 'a', NULL)
|
master-bin.000001 6068 Query 1 6141 COMMIT
|
master-bin.000001 6141 Gtid 1 6183 BEGIN GTID 0-1-24
|
master-bin.000001 6183 Query 1 6296 use `test`; UPDATE t1 SET c = REPEAT('a', 20) WHERE a = 11
|
master-bin.000001 6296 Query 1 6369 COMMIT
|
master-bin.000001 6369 Gtid 1 6411 BEGIN GTID 0-1-25
|
master-bin.000001 6411 Query 1 6515 use `test`; INSERT INTO t1 VALUES (12, 'a', NULL)
|
master-bin.000001 6515 Query 1 6588 COMMIT
|
|
**** SHOW RELAYLOG EVENTS on server_1 ****
|
relaylog_name = 'No such row'
|
SHOW RELAYLOG EVENTS IN 'No such row';
|
Log_name Pos Event_type Server_id End_log_pos Info
|
connection slave;
|
**** Slave stopped with wrong error code: 1743 (expected 1595,1913) ****
|
|
More results from queries before failure can be found in /dev/shm/var/3/log/rpl_corruption.log
|
|
- saving '/dev/shm/var/3/log/binlog_encryption.rpl_corruption-stmt/' to '/dev/shm/var/log/binlog_encryption.rpl_corruption-stmt/'
|
|
Retrying test binlog_encryption.rpl_corruption, attempt(2/3)...
|