-
Type:
Build Failure
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
2023-04-04 Bibbidi-Bobbidi-Boo
-
None
-
0
Host: macos-1014-120.macstadium.build.10gen.cc
Project: wiredtiger-mongo-v5.0
Commit: 6631b500
Task Logs:
unit-test task_log
Logs:
Python Stacktrace
FAIL: test_encrypt04.test_encrypt04.test_encrypt(none.none) (subunit.RemotedTestCase)
test_encrypt04.test_encrypt04.test_encrypt(none.none)
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/data/mci/482d43cf8a193a90258b4f468297504e/wiredtiger/test/suite/test_encrypt04.py", line 197, in test_encrypt
self.check_records(cursor, r, 0, self.nrecords)
File "/data/mci/482d43cf8a193a90258b4f468297504e/wiredtiger/test/suite/test_encrypt04.py", line 142, in check_records
self.assertEqual(cursor.get_value(), val)
File "/usr/local/Cellar/python@3.9/3.9.8/Frameworks/Python.framework/Versions/3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/local/Cellar/python@3.9/3.9.8/Frameworks/Python.framework/Versions/3.9/lib/python3.9/unittest/case.py", line 1217, in assertMultiLineEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/usr/local/Cellar/python@3.9/3.9.8/Frameworks/Python.framework/Versions/3.9/lib/python3.9/unittest/case.py", line 676, in fail
raise self.failureException(msg)
AssertionError: 'cdef[2493 chars]jabcddfghijabcdefghijabcdefghijabcdefghijabcde[4247 chars]c353' != 'cdef[2493 chars]jabcdefghijabcdefghijabcdefghijabcdefghijabcde[4247 chars]c353'
Diff is 18607 characters long. Set self.maxDiff to None to see it.
======================================================================
FAIL: test_txn19.test_txn19_meta.test_corrupt_meta(integer-row.removal.WiredTiger) (subunit.RemotedTestCase)
test_txn19.test_txn19_meta.test_corrupt_meta(integer-row.removal.WiredTiger)
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/data/mci/482d43cf8a193a90258b4f468297504e/wiredtiger/test/suite/test_txn19.py", line 559, in test_corrupt_meta
self.checks(expect)
File "/data/mci/482d43cf8a193a90258b4f468297504e/wiredtiger/test/suite/test_txn19.py", line 468, in checks
self.assertEqual(self.valuegen(key), value)
File "/usr/local/Cellar/python@3.9/3.9.8/Frameworks/Python.framework/Versions/3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/local/Cellar/python@3.9/3.9.8/Frameworks/Python.framework/Versions/3.9/lib/python3.9/unittest/case.py", line 1217, in assertMultiLineEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/usr/local/Cellar/python@3.9/3.9.8/Frameworks/Python.framework/Versions/3.9/lib/python3.9/unittest/case.py", line 676, in fail
raise self.failureException(msg)
AssertionError: '782A[740 chars]AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA[233 chars]AAAA' != '782A[740 chars]AAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA[233 chars]AAAA'
Diff is 3567 characters long. Set self.maxDiff to None to see it.
----------------------------------------------------------------------
Ran 7096 tests in 1828.112s
Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_mongo_v5.0_macos_1014_cmake_unit_test_63c384cc2a60ed2c8e62fe62_23_01_15_04_45_00/0?type=T#L23844
- related to
-
WT-11397 Two simultaneous data corruption errors on v5.0, macos
-
- Closed
-