llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `openmp-offload-amdgpu-runtime-2` running on `rocm-worker-hw-02` while building `clang` at step 3 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/10/builds/30364 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 3 (annotate) failure: 'python ../llvm.src/offload/ci/openmp-offload-amdgpu-libc-runtime.py ...' (failure) (timed out) ... [ 99%/0.668s :: 2->3->810 (of 814)] Linking CXX executable unittests/ADT/ADTTests [ 99%/0.831s :: 2->2->811 (of 814)] Linking CXX executable unittests/Support/SupportTests [ 99%/4.296s :: 2->1->812 (of 814)] Building CXX object unittests/ObjectYAML/CMakeFiles/ObjectYAMLTests.dir/DXContainerYAMLTest.cpp.o [ 99%/4.391s :: 1->1->813 (of 814)] Linking CXX executable unittests/ObjectYAML/ObjectYAMLTests [ 99%/4.391s :: 0->1->813 (of 814)] Running the LLVM regression tests llvm-lit: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/ld.lld llvm-lit: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/lld-link llvm-lit: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/ld64.lld llvm-lit: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/wasm-ld -- Testing: 68030 tests, 64 workers -- command timed out: 1200 seconds without output running [b'python', b'../llvm.src/offload/ci/openmp-offload-amdgpu-libc-runtime.py', b'--workdir=.'], attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=1531.391135 Step 10 (run check-llvm) failure: run check-llvm (failure) ... from /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp:9: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/llvm/include/llvm/Support/Compiler.h:649:65: warning: ‘cfi-icall’ attribute directive ignored [-Wattributes] 649 | #define LLVM_NO_SANITIZE(KIND) __attribute__((no_sanitize(KIND))) | ^ /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/llvm/tools/llvm-exegesis/lib/Assembler.h:119:7: note: in expansion of macro ‘LLVM_NO_SANITIZE’ 119 | LLVM_NO_SANITIZE("cfi-icall") /* Incompatible with JIT */ { | ^~~~~~~~~~~~~~~~ [ 96%/0.427s :: 2->31->782 (of 814)] Linking CXX executable unittests/TableGen/TableGenTests [ 96%/0.429s :: 2->30->783 (of 814)] Linking CXX executable unittests/Object/ObjectTests [ 96%/0.429s :: 2->29->784 (of 814)] Linking CXX executable unittests/ProfileData/ProfileDataTests [ 96%/0.435s :: 2->28->785 (of 814)] Linking CXX executable unittests/SandboxIR/SandboxIRTests [ 96%/0.450s :: 2->27->786 (of 814)] Linking CXX executable unittests/TextAPI/TextAPITests [ 96%/0.456s :: 2->26->787 (of 814)] Linking CXX executable unittests/Analysis/AnalysisTests [ 96%/0.461s :: 2->25->788 (of 814)] Linking CXX executable unittests/TargetParser/TargetParserTests [ 96%/0.465s :: 2->24->789 (of 814)] Linking CXX executable unittests/tools/llvm-profgen/LLVMProfgenTests [ 97%/0.467s :: 2->23->790 (of 814)] Linking CXX executable unittests/Transforms/Coroutines/CoroTests [ 97%/0.472s :: 2->22->791 (of 814)] Linking CXX executable unittests/Transforms/IPO/IPOTests [ 97%/0.474s :: 2->21->792 (of 814)] Linking CXX executable unittests/Target/TargetMachineCTests [ 97%/0.479s :: 2->20->793 (of 814)] Linking CXX executable unittests/tools/llvm-profdata/LLVMProfdataTests [ 97%/0.481s :: 2->19->794 (of 814)] Linking CXX executable unittests/ExecutionEngine/Orc/OrcJITTests [ 97%/0.483s :: 2->18->795 (of 814)] Linking CXX executable unittests/Target/SPIRV/SPIRVTests [ 97%/0.485s :: 2->17->796 (of 814)] Linking CXX executable unittests/Transforms/Instrumentation/InstrumentationTests [ 97%/0.486s :: 2->16->797 (of 814)] Linking CXX executable unittests/CodeGen/CodeGenTests [ 98%/0.488s :: 2->15->798 (of 814)] Linking CXX executable unittests/Target/X86/X86Tests [ 98%/0.494s :: 2->14->799 (of 814)] Linking CXX executable unittests/tools/llvm-cfi-verify/CFIVerifyTests [ 98%/0.498s :: 2->13->800 (of 814)] Linking CXX executable unittests/XRay/XRayTests [ 98%/0.511s :: 2->12->801 (of 814)] Linking CXX executable unittests/Transforms/Vectorize/VectorizeTests [ 98%/0.516s :: 2->11->802 (of 814)] Linking CXX executable unittests/Transforms/Scalar/ScalarTests [ 98%/0.528s :: 2->10->803 (of 814)] Linking CXX executable unittests/tools/llvm-mca/LLVMMCATests [ 98%/0.534s :: 2->9->804 (of 814)] Linking CXX executable unittests/Target/AMDGPU/AMDGPUTests [ 98%/0.542s :: 2->8->805 (of 814)] Linking CXX executable unittests/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerTests [ 99%/0.554s :: 2->7->806 (of 814)] Linking CXX executable unittests/Transforms/Utils/UtilsTests [ 99%/0.564s :: 2->6->807 (of 814)] Linking CXX executable unittests/Frontend/LLVMFrontendTests [ 99%/0.611s :: 2->5->808 (of 814)] Linking CXX executable unittests/tools/llvm-exegesis/LLVMExegesisTests [ 99%/0.636s :: 2->4->809 (of 814)] Linking CXX executable unittests/IR/IRTests [ 99%/0.668s :: 2->3->810 (of 814)] Linking CXX executable unittests/ADT/ADTTests [ 99%/0.831s :: 2->2->811 (of 814)] Linking CXX executable unittests/Support/SupportTests [ 99%/4.296s :: 2->1->812 (of 814)] Building CXX object unittests/ObjectYAML/CMakeFiles/ObjectYAMLTests.dir/DXContainerYAMLTest.cpp.o [ 99%/4.391s :: 1->1->813 (of 814)] Linking CXX executable unittests/ObjectYAML/ObjectYAMLTests [ 99%/4.391s :: 0->1->813 (of 814)] Running the LLVM regression tests llvm-lit: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/ld.lld llvm-lit: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/lld-link llvm-lit: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/ld64.lld llvm-lit: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/llvm.src/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /home/botworker/builds/openmp-offload-amdgpu-runtime-2/build/llvm.build/bin/wasm-ld -- Testing: 68030 tests, 64 workers -- command timed out: 1200 seconds without output running [b'python', b'../llvm.src/offload/ci/openmp-offload-amdgpu-libc-runtime.py', b'--workdir=.'], attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=1531.391135 ``` </details> https://github.com/llvm/llvm-project/pull/204507 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
