-
Type: Bug
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: None
-
13
-
Storage Engines - 2022-10-17, Storage Engines - 2022-10-31, Storage Engines - 2022-11-14
-
v6.1
I ran the following patch build and there are two failures (here and here) that state a mirror mismatch.
Failure 1:
[2022/10/12 10:25:16.300] mirror: 454911/459513 mismatch: table:T00001: {0000454911.00/opqrstuvwxyzab}/{0000454911/QMNOPQRSTUV}, table:T00002: {0000459513.00/opqrstuvwxyzabc}/{0000459513/MMNOPQRS} [2022/10/12 10:25:16.300] last successful match was 452730 [2022/10/12 10:25:16.300] mirror error: base cursor (table 1): dumping to /data/mci/b54e264c0124fc8fdc91a671b23e611e/wiredtiger/cmake_build/test/format/RUNDIR.29/FAIL.pagedump.1 [2022/10/12 10:25:16.300] mirror error: table cursor (table 2): dumping to /data/mci/b54e264c0124fc8fdc91a671b23e611e/wiredtiger/cmake_build/test/format/RUNDIR.29/FAIL.pagedump.2 [2022/10/12 10:25:16.300] mirror error: table key number 459513 in table 1: dumping to /data/mci/b54e264c0124fc8fdc91a671b23e611e/wiredtiger/cmake_build/test/format/RUNDIR.29/FAIL.pagedump.3 [2022/10/12 10:25:16.300] mirror error: base key number 454911 in table 2: dumping to /data/mci/b54e264c0124fc8fdc91a671b23e611e/wiredtiger/cmake_build/test/format/RUNDIR.29/FAIL.pagedump.4 [2022/10/12 10:25:16.300] mirror error: base key number 454911 in table 3: dumping to /data/mci/b54e264c0124fc8fdc91a671b23e611e/wiredtiger/cmake_build/test/format/RUNDIR.29/FAIL.pagedump.5 [2022/10/12 10:25:16.300] mirror error: table key number 459513 in table 3: dumping to /data/mci/b54e264c0124fc8fdc91a671b23e611e/wiredtiger/cmake_build/test/format/RUNDIR.29/FAIL.pagedump.6 [2022/10/12 10:25:16.300] t: FAILED: table_verify_mirror/313: base_keyno == table_keyno || (FLD_ISSET(g.trace_flags, TRACE_MIRROR_FAIL) && failures < 20)
Failure 2:
[2022/10/12 10:16:52.556] mirror: 1389958/1389609 mismatch: table:T00001: {0001389958.00/opqrstuvwxyzabc}/{0001389958/yMNOPQR}, table:T00002: {0001389609.00/opqrstuvwxyzabcdefghijklmnopq}/{0001389609/hMNOPQRSTUVW} [2022/10/12 10:16:52.556] last successful match was 1389060 [2022/10/12 10:16:52.556] mirror error: base cursor (table 1): dumping to /data/mci/1582504ccd299f50dbd18dd4ff2150fd/wiredtiger/cmake_build/test/format/RUNDIR.21/FAIL.pagedump.1 [2022/10/12 10:16:52.556] mirror error: table cursor (table 2): dumping to /data/mci/1582504ccd299f50dbd18dd4ff2150fd/wiredtiger/cmake_build/test/format/RUNDIR.21/FAIL.pagedump.2 [2022/10/12 10:16:52.556] mirror error: table key number 1389609 in table 1: dumping to /data/mci/1582504ccd299f50dbd18dd4ff2150fd/wiredtiger/cmake_build/test/format/RUNDIR.21/FAIL.pagedump.3 [2022/10/12 10:16:52.556] mirror error: base key number 1389958 in table 2: dumping to /data/mci/1582504ccd299f50dbd18dd4ff2150fd/wiredtiger/cmake_build/test/format/RUNDIR.21/FAIL.pagedump.4 [2022/10/12 10:16:52.556] mirror error: base key number 1389958 in table 3: dumping to /data/mci/1582504ccd299f50dbd18dd4ff2150fd/wiredtiger/cmake_build/test/format/RUNDIR.21/FAIL.pagedump.5 [2022/10/12 10:16:52.556] mirror error: table key number 1389609 in table 3: dumping to /data/mci/1582504ccd299f50dbd18dd4ff2150fd/wiredtiger/cmake_build/test/format/RUNDIR.21/FAIL.pagedump.6 [2022/10/12 10:16:52.556] t: FAILED: table_verify_mirror/313: base_keyno == table_keyno || (FLD_ISSET(g.trace_flags, TRACE_MIRROR_FAIL) && failures < 20) [2022/10/12 10:16:52.556] t: run FAILED
Please note that all the tests in the patch build run the test/format same config: CONFIG.txt.
Note: this issue does not impact MongoDB as fast truncate data is only saved on disk for standalone configuration.
- is caused by
-
WT-9252 make fast-truncate work in a history-store environment
- Closed
- is related to
-
WT-9975 Stats are still not persisted in c and format tests because the statistics_log option is not enabled
- Closed
-
WT-10065 Avoid logging statistics for tables before recovery completes
- Closed
-
WT-10049 Failed: format-stress-test-1 on Ubuntu 20.04 Stress tests [WiredTiger (develop) @ ee9562cf]
- Closed