- 
    Type:Build Failure 
- 
    Resolution: Fixed
- 
    Priority:Major - P3 
- 
    Affects Version/s: None
- 
    Component/s: Compaction
Host: i-0019c3716924668b4
Project: wiredtiger
Commit: 0a877172
Task Logs:
Error:
[2023/08/15 07:01:40.395] ====================================================================== [2023/08/15 07:01:40.395] [pid:2943]: FAIL: test_compact07.test_compact07.test_compact07 [2023/08/15 07:01:40.395] ---------------------------------------------------------------------- [2023/08/15 07:01:40.395] [pid:2943]: testtools.testresult.real._StringException: Traceback (most recent call last): [2023/08/15 07:01:40.395] File "/data/mci/7b3d3c8030d8a710346b5cf1285c64a6/wiredtiger/test/suite/wttest.py", line 470, in _callTestMethod [2023/08/15 07:01:40.395] method() [2023/08/15 07:01:40.395] File "/data/mci/7b3d3c8030d8a710346b5cf1285c64a6/wiredtiger/test/suite/test_compact07.py", line 179, in test_compact07 [2023/08/15 07:01:40.395] self.assertGreater(self.get_pages_rewritten(uri_small), 0) [2023/08/15 07:01:40.395] AssertionError: 0 not greater than 0
Second error from a different BFG but happening in the same test (see this comment):
[2023/08/15 11:23:06.674] ======================================================================
[2023/08/15 11:23:06.674] [pid:728]: FAIL: test_compact07.test_compact07.test_compact07
[2023/08/15 11:23:06.674] ----------------------------------------------------------------------
[2023/08/15 11:23:06.674] [pid:728]: testtools.testresult.real._StringException: Traceback (most recent call last):
[2023/08/15 11:23:06.674]   File "/System/Volumes/Data/data/mci/0390b0905a527d2410e7b514335f8dea/wiredtiger/test/suite/wttest.py", line 805, in tearDown
[2023/08/15 11:23:06.674]     self.captureerr.check(self)
[2023/08/15 11:23:06.674]   File "/System/Volumes/Data/data/mci/0390b0905a527d2410e7b514335f8dea/wiredtiger/test/suite/wttest.py", line 156, in check
[2023/08/15 11:23:06.674]     testcase.fail('unexpected ' + self.desc + ', contains: "' +
[2023/08/15 11:23:06.674]   File "/Applications/Xcode12.4.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/unittest/case.py", line 753, in fail
[2023/08/15 11:23:06.674]     raise self.failureException(msg)
[2023/08/15 11:23:06.674] AssertionError: unexpected error output, contains: "[1692085981:41802][733:0x70000ced2000], test_compact07.test_compact07.test_compact07, WT_SESSION.compact: [WT_VERB_DEFAULT][ERROR]: int __wt_session_compact_check_interrupted(WT_SESSION_IMPL *), 238: background compact interrupted by application: WT_ERROR: non-specific WiredTiger error
[2023/08/15 11:23:06.674] " 
- is caused by
- 
                    WT-11358 Create tests for the background compaction server -         
- Closed
 
-