-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
1
-
Storage Engines - 2022-08-22
spinlock-gcc-test on ubuntu2004
Host: i-06ebfa2dd676b24d2
Project: wiredtiger
Commit: 01ad4aa4
Task Logs:
spinlock-gcc-test task_log
Logs:
test_commands WT_TOPDIR=$(git rev-parse --show-toplevel) WT_BUILDDIR=$WT_TOPDIR/cmake_build LD_LIBRARY_PATH=$WT_BUILDDIR:$WT_TOPDIR/TCMALLOC_LIB/lib $CTEST -L check -j $(echo "`grep -c ^processor /proc/cpuinfo` * 2" | bc) --output-on-failure 2>&1 Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_spinlock_gcc_test_01ad4aa49323a76c9fabc23c3266b6d100b6c09a_22_08_05_03_21_45/0?type=T#L796 test_commands WT_TOPDIR=$(git rev-parse --show-toplevel) WT_BUILDDIR=$WT_TOPDIR/cmake_build LD_LIBRARY_PATH=$WT_BUILDDIR:$WT_TOPDIR/TCMALLOC_LIB/lib /opt/mongodbtoolchain/v3/bin/python3 ../test/suite/run.py -v 2 -j $(echo "`grep -c ^processor /proc/cpuinfo` * 2" | bc) 2>&1 || echo "Ignoring failed test as we are checking test coverage" Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_spinlock_gcc_test_01ad4aa49323a76c9fabc23c3266b6d100b6c09a_22_08_05_03_21_45/0?type=T#L1034 test_commands WT_TOPDIR=$(git rev-parse --show-toplevel) WT_BUILDDIR=$WT_TOPDIR/cmake_build LD_LIBRARY_PATH=$WT_BUILDDIR:$WT_TOPDIR/TCMALLOC_LIB/lib /opt/mongodbtoolchain/v3/bin/python3 ../test/suite/run.py -v 2 -j $(echo "`grep -c ^processor /proc/cpuinfo` * 2" | bc) 2>&1 Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_spinlock_gcc_test_01ad4aa49323a76c9fabc23c3266b6d100b6c09a_22_08_05_03_21_45/0?type=T#L1036 Test failure ERROR: test_hs09.test_hs09.test_prepared_updates_not_written_to_hs(string-row) (subunit.RemotedTestCase) test_hs09.test_hs09.test_prepared_updates_not_written_to_hs(string-row) ---------------------------------------------------------------------- testtools.testresult.real._StringException: lost connection during test 'test_hs09.test_hs09.test_prepared_updates_not_written_to_hs(string-row)' ---------------------------------------------------------------------- Ran 9782 tests in 2422.353s Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_spinlock_gcc_test_01ad4aa49323a76c9fabc23c3266b6d100b6c09a_22_08_05_03_21_45/0?type=T#L37499 Evergreen YAML Script Failure Command failed: shell script encountered problem: exit code 1 Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_spinlock_gcc_test_01ad4aa49323a76c9fabc23c3266b6d100b6c09a_22_08_05_03_21_45/0?type=T#L37506
- duplicates
-
WT-9705 Fix accidentally freeing update on the update chain in prepared commit
- Closed