Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-11581

Chunkcache python tests failure - No space left on device

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.2.0, 7.2.0-rc0, 7.1.0-rc2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3
    • BermudaTriangle- 2023-09-05

      Move the chunkcache file in the DB directory to avoid the no space failures on evergreen. 

      
      [2023/09/01 01:43:33.497] ======================================================================
      [2023/09/01 01:43:33.497] [pid:14066]: FAIL: test_chunkcache03.test_chunkcache03.test_chunkcache03(row_string.on-disk)
      [2023/09/01 01:43:33.497] ----------------------------------------------------------------------
      [2023/09/01 01:43:33.497] [pid:14066]: testtools.testresult.real._StringException: Traceback (most recent call last):
      [2023/09/01 01:43:33.497]   File "/data/mci/4315f7b2c1b2c31abed34c252eb15633/wiredtiger/test/suite/wttest.py", line 451, in setUp
      [2023/09/01 01:43:33.497]     self.tearDown()
      [2023/09/01 01:43:33.497]   File "/data/mci/4315f7b2c1b2c31abed34c252eb15633/wiredtiger/test/suite/wttest.py", line 546, in tearDown
      [2023/09/01 01:43:33.497]     self.captureerr.check(self)
      [2023/09/01 01:43:33.497]   File "/data/mci/4315f7b2c1b2c31abed34c252eb15633/wiredtiger/test/suite/../py_utility/abstract_test_case.py", line 111, in check
      [2023/09/01 01:43:33.497]     testcase.fail('unexpected ' + self.desc + ', contains: "' +
      [2023/09/01 01:43:33.497]   File "/opt/mongodbtoolchain/revisions/69f4f0673ffcb290ce2307560a4883ecf2ad138c/stow/python3-v4.wuP/lib/python3.10/unittest/case.py", line 675, in fail
      [2023/09/01 01:43:33.497]     raise self.failureException(msg)
      [2023/09/01 01:43:33.497] AssertionError: unexpected error output, contains: "[1693530542:93135][14074:0x7fc27b076740], test_chunkcache03.test_chunkcache03.test_chunkcache03(row_string.on-disk), wiredtiger_open: [WT_VERB_DEFAULT][ERROR]: __posix_file_write, 626: /tmp/chunk_cache_49544428: handle-write: pwrite: failed to write 1048576 bytes at offset 0: No space left on device
      [2023/09/01 01:43:33.497] [1693530542:93181][14074:0x7fc27b076740], test_chunkcache03.test_chunkcache03.test_chunkcache03(row_string.on-disk), wiredtiger_open: [WT_VERB_DEFAULT][ERROR]: __handle_close, 319: Closing a file handle with open references: /tmp/chunk_cache_49544428
      

            Assignee:
            siddhartha.mahajan@mongodb.com Sid Mahajan
            Reporter:
            siddhartha.mahajan@mongodb.com Sid Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: