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

rpl.rpl_binlog_index sometimes fails in bb

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.2(EOL), 10.3(EOL), 10.4(EOL), 10.5(EOL), 10.6, 11.4, 11.7(EOL)
    • 10.6
    • Replication, Tests, MTR
    • None

    Description

      Fails for various reasons on different versions/builders,e.g. on 11.8 (of main)

      rpl.rpl_binlog_index 'row'               w9 [ fail ]
              Test ended at 2024-11-02 10:06:30
       
      CURRENT_TEST: rpl.rpl_binlog_index
      mysqltest: In included file "./include/stop_slave.inc": 
      included from /home/buildbot/s390x-ubuntu-2204/build/mysql-test/suite/rpl/t/rpl_binlog_index.test at line 47:
      At line 82: query 'STOP SLAVE' failed: <Unknown> (2013): Lost connection to server during query
       
      The result from queries just before the failure was:
      include/master-slave.inc
      [connection master]
      connection master;
      connection slave;
      connection master;
      CREATE TABLE t1 (a INT);
      FLUSH BINARY LOGS;
      INSERT INTO t1 VALUES (1);
      connection slave;
      include/stop_slave.inc
      

      and on 10.6

      rpl.rpl_binlog_index 'row'               w3 [ fail ]
              Test ended at 2024-10-23 10:17:36
       
      CURRENT_TEST: rpl.rpl_binlog_index
      /home/buildbot/s390x-ubuntu-2004-debug/build/client//mariadb-test: Error on delete of '/home/buildbot/s390x-ubuntu-2004-debug/build/mysql-test/var/3/mysqld.1/data//master-bin.index' (Errcode: 2 "No such file or directory")
      

      Old failures, only seen on amd64-ubuntu-1804-valgrind, appeared as (2022 and earlier)

      10.4 8911823f6

      rpl.rpl_binlog_index 'row'               w5 [ fail ]  Found warnings/errors in server log file!
              Test ended at 2022-07-17 23:25:28
      line
      2022-07-17 23:23:02 6 [ERROR] mysqld: Table './mysql/gtid_slave_pos' is marked as crashed and should be repaired
      2022-07-17 23:23:02 6 [Warning] Checking table:   './mysql/gtid_slave_pos'
      2022-07-17 23:23:02 6 [Warning] mysql.gtid_slave_pos: 1 client is using or hasn't closed the table properly
      2022-07-17 23:23:08 16 [ERROR] mysqld: Table './test/t1' is marked as crashed and should be repaired
      2022-07-17 23:23:08 16 [Warning] Checking table:   './test/t1'
      2022-07-17 23:23:08 16 [Warning] test.t1: 1 client is using or hasn't closed the table properly
      2022-07-17 23:25:20 6 [ERROR] mysqld: Table './mysql/gtid_slave_pos' is marked as crashed and should be repaired
      2022-07-17 23:25:20 6 [Warning] Checking table:   './mysql/gtid_slave_pos'
      2022-07-17 23:25:20 6 [Warning] mysql.gtid_slave_pos: 1 client is using or hasn't closed the table properly
      ^ Found warnings in /buildbot/amd64-ubuntu-1804-valgrind/build/mysql-test/var/5/log/mysqld.2.err
      

      Attachments

        Activity

          People

            bnestere Brandon Nesterenko
            angelique.sklavounos Angelique Sklavounos (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.