llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder 
`openmp-offload-amdgpu-runtime` running on `omp-vega20-0` while building 
`clang` at step 6 "test-openmp".

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

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (test-openmp) failure: test (failure)
...
PASS: libomp :: worksharing/for/omp_for_dynamic_large_chunk.c (393 of 402)
XFAIL: libomp :: worksharing/for/omp_collapse_many_int.c (394 of 402)
PASS: libomp :: worksharing/single/omp_single.c (395 of 402)
PASS: libomp :: worksharing/for/kmp_sch_simd_guided.c (396 of 402)
PASS: libomp :: worksharing/for/omp_collapse_many_GTGEGT_int.c (397 of 402)
PASS: libomp :: worksharing/for/omp_collapse_many_GELTGT_int.c (398 of 402)
PASS: libomp :: tasking/omp_task_final.c (399 of 402)
PASS: libomp :: tasking/omp_taskyield.c (400 of 402)
PASS: libomp :: worksharing/for/omp_collapse_many_LTLEGE_int.c (401 of 402)
TIMEOUT: libomp :: ompt/cancel/cancel_parallel.c (402 of 402)
******************** TEST 'libomp :: ompt/cancel/cancel_parallel.c' FAILED 
********************
Exit Code: 2
Timeout: Reached timeout of 100 seconds

Command Output (stdout):
--
# RUN: at line 1
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/./bin/clang 
-fopenmp   -I 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/runtimes/runtimes-bins/openmp/runtime/src
 -I 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.src/openmp/runtime/test 
-L 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/runtimes/runtimes-bins/openmp/runtime/src
  -fno-omit-frame-pointer -I 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.src/openmp/runtime/test/ompt
 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.src/openmp/runtime/test/ompt/cancel/cancel_parallel.c
 -o 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/runtimes/runtimes-bins/openmp/runtime/test/ompt/cancel/Output/cancel_parallel.c.tmp
 -lm -latomic && env OMP_CANCELLATION=true 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/runtimes/runtimes-bins/openmp/runtime/test/ompt/cancel/Output/cancel_parallel.c.tmp
 | sort -n -s | tee 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/runtimes/runtimes-bins/openmp/runtime/test/ompt/cancel/Output/cancel_parallel.c.tmp.out
 | 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/./bin/FileCheck 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.src/openmp/runtime/test/ompt/cancel/cancel_parallel.c
# executed command: 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/./bin/clang 
-fopenmp -I 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/runtimes/runtimes-bins/openmp/runtime/src
 -I 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.src/openmp/runtime/test 
-L 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/runtimes/runtimes-bins/openmp/runtime/src
 -fno-omit-frame-pointer -I 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.src/openmp/runtime/test/ompt
 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.src/openmp/runtime/test/ompt/cancel/cancel_parallel.c
 -o 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/runtimes/runtimes-bins/openmp/runtime/test/ompt/cancel/Output/cancel_parallel.c.tmp
 -lm -latomic
# note: command had no output on stdout or stderr
# executed command: env OMP_CANCELLATION=true 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/runtimes/runtimes-bins/openmp/runtime/test/ompt/cancel/Output/cancel_parallel.c.tmp
# note: command had no output on stdout or stderr
# error: command failed with exit status: -9
# error: command reached timeout: True
# executed command: sort -n -s
# note: command had no output on stdout or stderr
# error: command reached timeout: True
# executed command: tee 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/runtimes/runtimes-bins/openmp/runtime/test/ompt/cancel/Output/cancel_parallel.c.tmp.out
# note: command had no output on stdout or stderr
# error: command reached timeout: True
# executed command: 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/./bin/FileCheck 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.src/openmp/runtime/test/ompt/cancel/cancel_parallel.c
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.build/./bin/FileCheck 
/home/ompworker/bbot/openmp-offload-amdgpu-runtime/llvm.src/openmp/runtime/test/ompt/cancel/cancel_parallel.c
# `-----------------------------
# error: command failed with exit status: 2
# error: command reached timeout: True

--

********************
Slowest Tests:
--------------------------------------------------------------------------
100.02s: libomp :: ompt/cancel/cancel_parallel.c
21.08s: libomp :: tasking/omp_taskyield.c
20.81s: libomp :: tasking/omp_task_final.c
18.37s: libomp :: worksharing/for/omp_collapse_many_LTLEGE_int.c
13.04s: libomp :: worksharing/for/omp_collapse_many_GELTGT_int.c
12.82s: libomp :: worksharing/for/omp_collapse_many_GTGEGT_int.c

```

</details>

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

Reply via email to