-
Type: Bug
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: None
-
3
-
2
-
Storage Engines - 2022-09-05
format-stress-test-4 on ubuntu2004-stress-tests
Host: i-066656af130207d8f
Project: wiredtiger
Commit: 7ece8460
Task Logs:
format-stress-test-4 task_log
Logs:
test_commands LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libeatmydata.so PATH=/opt/mongodbtoolchain/v3/bin:$PATH WT_TOPDIR=$(git rev-parse --show-toplevel) WT_BUILDDIR=$WT_TOPDIR/cmake_build LD_LIBRARY_PATH=$WT_BUILDDIR:$WT_TOPDIR/TCMALLOC_LIB/lib ./format.sh -j $(grep -c ^processor /proc/cpuinfo) -e "SEGFAULT_SIGNALS=all" -b "catchsegv ./t" -t 360 2>&1 Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_stress_tests_format_stress_test_4_7ece8460dcfb63fd49bf068cff27d0ada04fc943_22_08_16_11_07_09/1?type=T#L775 Verbose Error message [1660672247:521736][36825:0x7fe209dee700], t, file:T00002.wt, WT_SESSION.open_cursor: [WT_VERB_DEFAULT][ERROR]: __txn_visible_all_id, 561: (session->dhandle != NULL && WT_IS_METADATA(session->dhandle)) || WT_READING_CHECKPOINT(session) == F_ISSET(session->txn, WT_TXN_IS_CHECKPOINT) [1660672247:521775][36825:0x7fe209dee700], t, file:T00002.wt, WT_SESSION.open_cursor: [WT_VERB_DEFAULT][ERROR]: __wt_abort, 28: aborting WiredTiger library Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_stress_tests_format_stress_test_4_7ece8460dcfb63fd49bf068cff27d0ada04fc943_22_08_16_11_07_09/1?type=T#L967 Evergreen YAML Script Failure Command failed: shell script encountered problem: exit code 1 Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_stress_tests_format_stress_test_4_7ece8460dcfb63fd49bf068cff27d0ada04fc943_22_08_16_11_07_09/1?type=T#L1381
- is related to
-
WT-9810 Create a test application that stresses truncate and checkpoint
- Backlog