llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-darwin` running on `doug-worker-3` while building `clang` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/23/builds/18686 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 6 (test-build-unified-tree-check-all) failure: test (failure) ******************** TEST 'LLVM-Unit :: CAS/./CASTests/3/12' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/unittests/CAS/./CASTests-LLVM-Unit-30968-3-12.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=12 GTEST_SHARD_INDEX=3 /Volumes/RAMDisk/buildbot-root/x86_64-darwin/build/unittests/CAS/./CASTests -- Note: This is test shard 4 of 12. [==========] Running 4 tests from 4 test suites. [----------] Global test environment set-up. [----------] 1 test from NamedValuesSchemaTest [ RUN ] NamedValuesSchemaTest.forEachEntry [ OK ] NamedValuesSchemaTest.forEachEntry (0 ms) [----------] 1 test from NamedValuesSchemaTest (0 ms total) [----------] 1 test from BuiltinObjectHasherTest [ RUN ] BuiltinObjectHasherTest.Basic /Users/buildbot/buildbot-root/x86_64-darwin/llvm-project/llvm/include/llvm/Testing/Support/SupportHelpers.h:227: Failure Value of: EC Actual: true Expected: false /Users/buildbot/buildbot-root/x86_64-darwin/llvm-project/llvm/unittests/CAS/BuiltinObjectHasherTest.cpp:27: Failure Value of: EC Actual: true Expected: false [ FAILED ] BuiltinObjectHasherTest.Basic (4 ms) [----------] 1 test from BuiltinObjectHasherTest (4 ms total) [----------] 1 test from InMemoryCAS/CASTest [ RUN ] InMemoryCAS/CASTest.BlobsBig/0 [ OK ] InMemoryCAS/CASTest.BlobsBig/0 (21 ms) [----------] 1 test from InMemoryCAS/CASTest (21 ms total) [----------] 1 test from OnDiskCAS/CASTest [ RUN ] OnDiskCAS/CASTest.NodesBig/0 /Users/buildbot/buildbot-root/x86_64-darwin/llvm-project/llvm/unittests/CAS/CASTestConfig.cpp:77: Failure Value of: llvm::detail::TakeError(createOnDiskCAS(Temp.path()).moveInto(CAS)) Expected: succeeded Actual: failed ('/private/var/folders/dh/qpq6gp912dd8pr2b150rqlyw0000gp/T/lit-tmp-39ksepc6/on-disk-cas-c9737c/index.v1.shared': No space left on device) /Users/buildbot/buildbot-root/x86_64-darwin/llvm-project/llvm/unittests/CAS/CASTestConfig.cpp:80: Failure Value of: llvm::detail::TakeError(createOnDiskActionCache(Temp.path()).moveInto(Cache)) Expected: succeeded Actual: failed ('/private/var/folders/dh/qpq6gp912dd8pr2b150rqlyw0000gp/T/lit-tmp-39ksepc6/on-disk-cas-c9737c/actions.v1': No space left on device) Assertion failed: (FD >= 0 && "File not yet open!"), function preferred_buffer_size, file raw_ostream.cpp, line 844. -- exit: -6 ... ``` </details> https://github.com/llvm/llvm-project/pull/183988 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
