llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `lld-x86_64-ubuntu-fast` 
running on `as-builder-4` while building `clang,llvm` at step 6 
"test-build-unified-tree-check-all".

Full details are available at: 
https://lab.llvm.org/buildbot/#/builders/33/builds/11262

<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 :: Frontend/./LLVMFrontendTests/3/81' 
FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:/home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/build/unittests/Frontend/./LLVMFrontendTests-LLVM-Unit-4017663-3-81.json
 GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=81 GTEST_SHARD_INDEX=3 
/home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/build/unittests/Frontend/./LLVMFrontendTests
--

Note: This is test shard 4 of 81.
[==========] Running 2 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 1 test from OpenMPContextTest
[ RUN      ] OpenMPContextTest.RoundTripAndAssociation
[       OK ] OpenMPContextTest.RoundTripAndAssociation (0 ms)
[----------] 1 test from OpenMPContextTest (0 ms total)

[----------] 1 test from OpenMPIRBuilderTest
[ RUN      ] OpenMPIRBuilderTest.ConstantAllocaRaise
Basic Block has trailing DbgRecords!
label %entry
/home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/llvm-project/llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp:6816:
 Failure
Value of: verifyModule(*M, &errs())
  Actual: true
Expected: false

LLVMFrontendTests: 
/home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/llvm-project/llvm/lib/IR/LLVMContextImpl.cpp:50:
 llvm::LLVMContextImpl::~LLVMContextImpl(): Assertion 
`TrailingDbgRecords.empty() && "DbgRecords in blocks not cleaned"' failed.
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH 
or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  LLVMFrontendTests 0x000055c09b022e40
1  LLVMFrontendTests 0x000055c09b02071f
2  LLVMFrontendTests 0x000055c09b02086a
3  libc.so.6         0x00007ff721333520
4  libc.so.6         0x00007ff7213879fc pthread_kill + 300
5  libc.so.6         0x00007ff721333476 raise + 22
6  libc.so.6         0x00007ff7213197f3 abort + 211
7  libc.so.6         0x00007ff72131971b
8  libc.so.6         0x00007ff72132ae96
9  LLVMFrontendTests 0x000055c09ae63053
10 LLVMFrontendTests 0x000055c09ae4f025
11 LLVMFrontendTests 0x000055c09ab056b9
12 LLVMFrontendTests 0x000055c09b07e06c
13 LLVMFrontendTests 0x000055c09b07e751
14 LLVMFrontendTests 0x000055c09b08971a
15 LLVMFrontendTests 0x000055c09b072bff
16 LLVMFrontendTests 0x000055c09aa5cfba
17 libc.so.6         0x00007ff72131ad90
18 libc.so.6         0x00007ff72131ae40 __libc_start_main + 128
19 LLVMFrontendTests 0x000055c09aac3955

--
exit: -6
--
shard JSON output does not exist: 
/home/buildbot/worker/as-builder-4/ramdisk/lld-x86_64/build/unittests/Frontend/./LLVMFrontendTests-LLVM-Unit-4017663-3-81.json
...

```

</details>

https://github.com/llvm/llvm-project/pull/126059
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to