Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-34800

rpl.rpl_parallel_kill fails with wrong errno

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.5
    • 10.5
    • Replication, Tests
    • None

    Description

      Test rpl.rpl_parallel_kill seems to fail regularly with the wrong errno, mostly on debug and msan builds. One example:

      rpl.rpl_parallel_kill 'row'              w39 [ fail ]
              Test ended at 2024-07-15 16:24:26
       
      CURRENT_TEST: rpl.rpl_parallel_kill
      mysqltest: In included file "./include/wait_for_slave_sql_error.inc": 
      included from /home/buildbot/amd64-debian-11-msan/build/mysql-test/suite/rpl/include/mdev-31448_conservative.inc at line 56:
      included from /home/buildbot/amd64-debian-11-msan/build/mysql-test/suite/rpl/t/rpl_parallel_kill.test at line 7:
      At line 57: Slave stopped with wrong error code
       
      The result from queries just before the failure was:
      < snip >
      master-bin.000001	937	Table_map	1	982	table_id: 34 (test.t1)
      master-bin.000001	982	Update_rows_v1	1	1026	table_id: 34 flags: STMT_END_F
      master-bin.000001	1026	Xid	1	1057	COMMIT /* xid=159 */
      master-bin.000001	1057	Gtid	1	1101	BEGIN GTID 0-1-5 cid=10000
      master-bin.000001	1101	Annotate_rows	1	1149	insert into t2 values (1)
      master-bin.000001	1149	Table_map	1	1194	table_id: 35 (test.t2)
      master-bin.000001	1194	Write_rows_v1	1	1232	table_id: 35 flags: STMT_END_F
      master-bin.000001	1232	Xid	1	1263	COMMIT /* xid=160 */
      master-bin.000001	1263	Gtid	1	1307	BEGIN GTID 0-1-6 cid=10001
      master-bin.000001	1307	Annotate_rows	1	1355	insert into t1 values (3)
      master-bin.000001	1355	Table_map	1	1400	table_id: 34 (test.t1)
      master-bin.000001	1400	Write_rows_v1	1	1438	table_id: 34 flags: STMT_END_F
      master-bin.000001	1438	Xid	1	1469	COMMIT /* xid=162 */
       
      **** 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: 1927 (expected 1032) ****
       
      More results from queries before failure can be found in /home/buildbot/amd64-debian-11-msan/build/mysql-test/var/39/log/rpl_parallel_kill.log
       
       - saving '/home/buildbot/amd64-debian-11-msan/build/mysql-test/var/39/log/rpl.rpl_parallel_kill-row/' to '/home/buildbot/amd64-debian-11-msan/build/mysql-test/var/log/rpl.rpl_parallel_kill-row/'
      

      Attachments

        Activity

          People

            bnestere Brandon Nesterenko
            bnestere Brandon Nesterenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.