llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `intel-sycl-gpu` running on `intel-sycl-gpu-01` while building `clang,cross-project-tests,llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/225/builds/11935 <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 'lit :: unsupported-cl.py' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 3 env -u FILECHECK_OPTS "/home/test-user/bbenv/bin/python3" /home/test-user/llvm-buildbot-worker/intel-sycl-gpu/llvm-project/llvm/utils/lit/lit.py -j1 -D use_normalized_slashes=0 --order=lexical --unsupported 'true.txt' Inputs/xfail-cl/true.txt | FileCheck --check-prefix=CHECK-UNSUPPORTED /home/test-user/llvm-buildbot-worker/intel-sycl-gpu/build/utils/lit/tests/unsupported-cl.py # executed command: env -u FILECHECK_OPTS /home/test-user/bbenv/bin/python3 /home/test-user/llvm-buildbot-worker/intel-sycl-gpu/llvm-project/llvm/utils/lit/lit.py -j1 -D use_normalized_slashes=0 --order=lexical --unsupported true.txt Inputs/xfail-cl/true.txt # executed command: FileCheck --check-prefix=CHECK-UNSUPPORTED /home/test-user/llvm-buildbot-worker/intel-sycl-gpu/build/utils/lit/tests/unsupported-cl.py # RUN: at line 7 env LIT_UNSUPPORTED='true.txt' env -u FILECHECK_OPTS "/home/test-user/bbenv/bin/python3" /home/test-user/llvm-buildbot-worker/intel-sycl-gpu/llvm-project/llvm/utils/lit/lit.py -j1 -D use_normalized_slashes=0 --order=lexical Inputs/xfail-cl/true.txt | FileCheck --check-prefix=CHECK-UNSUPPORTED /home/test-user/llvm-buildbot-worker/intel-sycl-gpu/build/utils/lit/tests/unsupported-cl.py # executed command: env LIT_UNSUPPORTED=true.txt env -u FILECHECK_OPTS /home/test-user/bbenv/bin/python3 /home/test-user/llvm-buildbot-worker/intel-sycl-gpu/llvm-project/llvm/utils/lit/lit.py -j1 -D use_normalized_slashes=0 --order=lexical Inputs/xfail-cl/true.txt # .---command stderr------------ # | lit.py: /home/test-user/llvm-buildbot-worker/intel-sycl-gpu/llvm-project/llvm/utils/lit/lit/TestTimes.py:29: fatal: found malformed timing data in '/home/test-user/llvm-buildbot-worker/intel-sycl-gpu/build/utils/lit/tests/Inputs/xfail-cl/.lit_test_times.txt'; remove the file to regenerate it # `----------------------------- # error: command failed with exit status: 2 # executed command: FileCheck --check-prefix=CHECK-UNSUPPORTED /home/test-user/llvm-buildbot-worker/intel-sycl-gpu/build/utils/lit/tests/unsupported-cl.py # .---command stderr------------ # | FileCheck error: '<stdin>' is empty. # | FileCheck command line: FileCheck --check-prefix=CHECK-UNSUPPORTED /home/test-user/llvm-buildbot-worker/intel-sycl-gpu/build/utils/lit/tests/unsupported-cl.py # `----------------------------- # error: command failed with exit status: 2 -- ******************** ``` </details> https://github.com/llvm/llvm-project/pull/207978 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
