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

galera.galera_var_ignore_apply_errors -> [ERROR] WSREP: Inconsistency detected

Details

    Description

      https://buildbot.mariadb.org/#/builders/544/builds/4608/steps/10/logs/stdio

      CURRENT_TEST: galera.galera_var_ignore_apply_errors
      mysqltest: In included file "./include/galera_wait_ready.inc": 
      included from /home/buildbot/amd64-ubuntu-2304/build/mysql-test/suite/galera/t/galera_var_ignore_apply_errors.test at line 80:
      At line 28: "Server did not transition to READY state"
      The result from queries just before the failure was:
      < snip >
      DROP TABLE t1;
      CREATE TABLE t1 (f1 INTEGER);
      SET GLOBAL wsrep_on = OFF;
      ALTER TABLE t1 ADD COLUMN f2 INTEGER;
      SET GLOBAL wsrep_on = ON;
      ALTER TABLE t1 DROP COLUMN f2;
      DROP TABLE t1;
      connection node_2;
      SET GLOBAL wsrep_ignore_apply_errors = 2;
      connection node_1;
      CREATE TABLE t1 (f1 INTEGER);
      SET GLOBAL wsrep_on = OFF;
      INSERT INTO t1 VALUES (1);
      SET GLOBAL wsrep_on = ON;
      DELETE FROM t1 WHERE f1 = 1;
      connection node_1;
      SELECT COUNT(*) as expect_0 FROM t1;
      expect_0
      0
      connection node_2;
      More results from queries before failure can be found in /home/buildbot/amd64-ubuntu-2304/build/mysql-test/var/10/log/galera_var_ignore_apply_errors.log
       - saving '/home/buildbot/amd64-ubuntu-2304/build/mysql-test/var/10/log/galera.galera_var_ignore_apply_errors-innodb/' to '/home/buildbot/amd64-ubuntu-2304/build/mysql-test/var/log/galera.galera_var_ignore_apply_errors-innodb/'
      Retrying test galera.galera_var_ignore_apply_errors, attempt(2/3)...
      worker[10] > Restart  - not started
      worker[10] > Restart  - not started
      ***Warnings generated in error logs during shutdown after running tests: galera.galera_var_ignore_apply_errors
      2023-11-30 22:35:50 2 [ERROR] WSREP: Inconsistency detected: Inconsistent by consensus on cc71016a-8fd0-11ee-bb9e-0f0c6497ad11:9
      

      others

      Attachments

        Issue Links

          Activity

            danblack Daniel Black created issue -
            danblack Daniel Black made changes -
            Field Original Value New Value
            JIraAutomate JiraAutomate made changes -
            Priority Major [ 3 ] Critical [ 2 ]
            julien.fritsch Julien Fritsch made changes -
            Priority Critical [ 2 ] Major [ 3 ]
            julien.fritsch Julien Fritsch made changes -
            Fix Version/s 11.0 [ 28320 ]
            janlindstrom Jan Lindström made changes -
            Component/s Tests [ 10800 ]
            janlindstrom Jan Lindström made changes -
            Labels Test_disabled test_disabled_ES
            janlindstrom Jan Lindström made changes -
            Assignee Julius Goryavsky [ sysprg ] Jan Lindström [ JIRAUSER53125 ]
            janlindstrom Jan Lindström made changes -
            Status Open [ 1 ] In Progress [ 3 ]
            janlindstrom Jan Lindström made changes -
            Fix Version/s 10.4 [ 22408 ]
            janlindstrom Jan Lindström made changes -
            Assignee Jan Lindström [ JIRAUSER53125 ] Julius Goryavsky [ sysprg ]
            Status In Progress [ 3 ] In Review [ 10002 ]
            sysprg Julius Goryavsky made changes -
            Status In Review [ 10002 ] Stalled [ 10000 ]
            sysprg Julius Goryavsky made changes -
            Fix Version/s 10.5.27 [ 29902 ]
            Fix Version/s 10.5 [ 23123 ]
            Fix Version/s 10.6 [ 24028 ]
            Fix Version/s 10.11 [ 27614 ]
            Resolution Fixed [ 1 ]
            Status Stalled [ 10000 ] Closed [ 6 ]
            JIraAutomate JiraAutomate made changes -
            Fix Version/s 10.6.20 [ 29903 ]
            Fix Version/s 10.11.10 [ 29904 ]
            Fix Version/s 11.2.6 [ 29906 ]
            Fix Version/s 11.4.4 [ 29907 ]

            People

              sysprg Julius Goryavsky
              danblack Daniel Black
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.