[MDEV-31428] rocksdb.unique_check fails with debug sync timeout Created: 2023-06-07  Updated: 2023-11-28

Status: Open
Project: MariaDB Server
Component/s: Storage Engine - RocksDB, Tests
Affects Version/s: 10.6, 10.9, 10.10, 10.11, 11.0
Fix Version/s: 10.6, 10.11, 11.0

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Sergei Petrunia
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Relates
relates to MDBF-596 Add a builder to test RocksDB Closed

 Description   

The test fails seemingly reliably in buildbot and outside.

10.6 a3e5b5c4

rocksdb.unique_check 'write_committed'   [ fail ]
        Test ended at 2023-06-07 15:50:46
 
CURRENT_TEST: rocksdb.unique_check
--- /mnt8t/bld/10.6/mysql-test/plugin/rocksdb/rocksdb/r/unique_check.result	2021-03-06 06:09:56.000000000 +0200
+++ /mnt8t/bld/10.6/mysql-test/plugin/rocksdb/rocksdb/r/unique_check.reject	2023-06-07 15:50:46.054487610 +0300
@@ -85,6 +85,8 @@
 set debug_sync='now SIGNAL go';
 connection con1;
 connection con2;
+Warnings:
+Warning	1639	debug sync point wait timed out
 connection default;
 insert into t1 values (1,2);
 ERROR 23000: Duplicate entry '1' for key 'PRIMARY'
 
mysqltest: Result length mismatch


Generated at Thu Feb 08 10:23:48 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.