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

rpl.semisync_future-7591 fails sporadically in buildbot

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • 10.0(EOL), 10.1(EOL)
    • N/A
    • Replication, Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/bld-dan-release/builds/2379/steps/test_1/logs/stdio

      rpl.semisync_future-7591 'mix'           w1 [ fail ]
              Test ended at 2015-04-04 22:26:09
       
      CURRENT_TEST: rpl.semisync_future-7591
      mysqltest: In included file "./include/check_slave_param.inc": 
      included from ./include/check_slave_no_error.inc at line 28:
      included from ./include/rpl_end.inc at line 74:
      included from /opt/buildbot-slave/mariadb/dan_demeter2/build/mysql-test/suite/rpl/t/semisync_future-7591.test at line 32:
      At line 31: Wrong value for slave parameter
       
      The result from queries just before the failure was:
      < snip >
      **** SHOW BINARY LOGS on server_1 ****
      SHOW BINARY LOGS;
      Log_name	File_size
      master-bin.000001	455
       
      **** SHOW BINLOG EVENTS on server_1 ****
      binlog_name = 'master-bin.000001'
      SHOW BINLOG EVENTS IN 'master-bin.000001';
      Log_name	Pos	Event_type	Server_id	End_log_pos	Info
      master-bin.000001	4	Format_desc	1	248	Server ver: 10.1.4-MariaDB-wsrep-log, Binlog ver: 4
      master-bin.000001	248	Gtid_list	1	273	[]
      master-bin.000001	273	Binlog_checkpoint	1	313	master-bin.000001
      master-bin.000001	313	Gtid	1	351	GTID 0-1-1
      master-bin.000001	351	Query	1	455	use `test`; DROP TABLE `t1` /* generated by server */
       
      **** 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
      Wrong value for Last_IO_Errno. Expected '0', got '1593'

      Has happened several times by now, on 10.0 and 10.1 trees.

      Attachments

        Issue Links

          Activity

            This bug is probably fixed as part of bug fix for MDEV-8066 .
            Lets keep this task open for a while to see if rpl.semisync_future-7591 fails in10.0 and if not,
            close it.

            monty Michael Widenius added a comment - This bug is probably fixed as part of bug fix for MDEV-8066 . Lets keep this task open for a while to see if rpl.semisync_future-7591 fails in10.0 and if not, close it.

            The failure happened at least once on 10.0 tree after the bugfix for MDEV-8066 had been pushed:
            http://buildbot.askmonty.org/buildbot/builders/kvm-deb-vivid-amd64/builds/486/steps/test_4/logs/stdio

            And on 10.1, also after the bugfix for MDEV-8066 had been merged:
            http://buildbot.askmonty.org/buildbot/builders/ibmz-rhel6-bintar/builds/104/steps/test/logs/stdio

            It was quite long ago, but it has never happened frequently. So, it wasn't fixed by MDEV-8066 patch.

            elenst Elena Stepanova added a comment - The failure happened at least once on 10.0 tree after the bugfix for MDEV-8066 had been pushed: http://buildbot.askmonty.org/buildbot/builders/kvm-deb-vivid-amd64/builds/486/steps/test_4/logs/stdio And on 10.1, also after the bugfix for MDEV-8066 had been merged: http://buildbot.askmonty.org/buildbot/builders/ibmz-rhel6-bintar/builds/104/steps/test/logs/stdio It was quite long ago, but it has never happened frequently. So, it wasn't fixed by MDEV-8066 patch.

            People

              monty Michael Widenius
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

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