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

Galera test failure on galera.MDEV-38201

    XMLWordPrintable

Details

    • Bug
    • Status: Stalled (View Workflow)
    • Critical
    • Resolution: Unresolved
    • 10.11
    • 10.11
    • Galera, Tests, MTR
    • None
    • Q3/2026 Galera Maintenance

    Description

      Latest failure on : https://buildbot.mariadb.org/#/builders/557/builds/18495/steps/9/logs/stdio

      galera.MDEV-38201                        w3 [ fail ]
              Test ended at 2026-02-19 08:38:34
      CURRENT_TEST: galera.MDEV-38201
      mysqltest: At line 26: query 'FLUSH HOSTS' failed with wrong errno ER_LOCK_WAIT_TIMEOUT (1205): 'Lock wait timeout exceeded; try restarting transaction', instead of ER_GALERA_REPLICATION_NOT_SUPPORTED (4165)...
      The result from queries just before the failure was:
      < snip >
      SET GLOBAL wsrep_provider_options ='pc.ignore_sb=true;pc.weight=2';
      connection node_2;
      CREATE TABLE t1 (f1 INT) ENGINE=InnoDB;
      SET GLOBAL wsrep_IGNORE_apply_errors=1;
      SET SESSION wsrep_dirty_reads=1;
      SHOW CREATE TABLE t1;
      Table	Create Table
      t1	CREATE TABLE `t1` (
        `f1` int(11) DEFAULT NULL
      ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci
      FLUSH HOSTS;
      CREATE TABLE t1 (f1 INT) ENGINE=InnoDB;
      ERROR 42S01: Table 't1' already exists
      FLUSH HOSTS;
      

      Attachments

        Issue Links

          Activity

            People

              janlindstrom Jan Lindström
              janlindstrom Jan Lindström
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.