[MDEV-15811] Test failure on galera.galera_pc_ignore_sb Created: 2018-04-08  Updated: 2019-12-18  Resolved: 2018-04-25

Status: Closed
Project: MariaDB Server
Component/s: Galera, Tests
Affects Version/s: 10.1
Fix Version/s: 10.1.33, 10.2.15, 10.3.7

Type: Bug Priority: Major
Reporter: Jan Lindström (Inactive) Assignee: Daniele Sciascia
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Blocks
blocks MDEV-13549 Galera 3 test failures Closed
Relates
relates to MDEV-20888 Galera test failure on galera.galera_... Closed

 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-deb-xenial-amd64/builds/3138/steps/mtr/logs/stdio

galera.galera_pc_ignore_sb 'xtradb'      w1 [ fail ]
        Test ended at 2018-04-08 02:41:52
 
CURRENT_TEST: galera.galera_pc_ignore_sb
mysqltest: At line 24: query 'INSERT INTO t1 VALUES (1)' failed: 1205: Lock wait timeout exceeded; try restarting transaction
 
The result from queries just before the failure was:
SET GLOBAL wsrep_provider_options = 'pc.ignore_sb=true';
Killing server ...
CREATE TABLE t1 (f1 INTEGER) ENGINE=InnoDB;
INSERT INTO t1 VALUES (1);
 
 - saving '/dev/shm/var/1/log/galera.galera_pc_ignore_sb-xtradb/' to '/dev/shm/var/log/galera.galera_pc_ignore_sb-xtradb/'


Generated at Thu Feb 08 08:24:12 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.