ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:561: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 63434 tests, 64 workers -- Testing: FAIL: LLVM-Unit :: CAS/./CASTests/19/20 (1 of 63434) ******************** TEST 'LLVM-Unit :: CAS/./CASTests/19/20' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/unittests/CAS/./CASTests-LLVM-Unit-397127-19-20.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=20 GTEST_SHARD_INDEX=19 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/unittests/CAS/./CASTests -- Script: -- /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/unittests/CAS/./CASTests --gtest_filter=GoogleTestVerification.UninstantiatedParameterizedTestSuite -- ../../llvm/unittests/CAS/UnifiedOnDiskCacheTest.cpp:45: Failure Parameterized test suite CustomHasherOnDiskCASTest is defined via TEST_P, but never instantiated. None of the test cases will run. Either no INSTANTIATE_TEST_SUITE_P is provided or the only ones provided expand to nothing. Ideally, TEST_P definitions should only ever be included as part of binaries that intend to use them. (As opposed to, for example, being placed in a library that may be linked in to get other utilities.) To suppress this error for this test suite, insert the following line (in a non-header) in the namespace it is defined in: GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(CustomHasherOnDiskCASTest); ../../llvm/unittests/CAS/UnifiedOnDiskCacheTest.cpp:45 Parameterized test suite CustomHasherOnDiskCASTest is defined via TEST_P, but never instantiated. None of the test cases will run. Either no INSTANTIATE_TEST_SUITE_P is provided or the only ones provided expand to nothing. Ideally, TEST_P definitions should only ever be included as part of binaries that intend to use them. (As opposed to, for example, being placed in a library that may be linked in to get other utilities.) To suppress this error for this test suite, insert the following line (in a non-header) in the namespace it is defined in: GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(CustomHasherOnDiskCASTest); ******************** Testing: 0.. 10.. FAIL: LLVM :: tools/llvm-objcopy/ELF/strip-preserve-atime.test (242 of 63434) ******************** TEST 'LLVM :: tools/llvm-objcopy/ELF/strip-preserve-atime.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 9 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/yaml2obj /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objcopy/ELF/strip-preserve-atime.test -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objcopy/ELF/Output/strip-preserve-atime.test.tmp.1.o # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/yaml2obj /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objcopy/ELF/strip-preserve-atime.test -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objcopy/ELF/Output/strip-preserve-atime.test.tmp.1.o # RUN: at line 10 touch -a -t 199505050555.55 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objcopy/ELF/Output/strip-preserve-atime.test.tmp.1.o # executed command: touch -a -t 199505050555.55 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objcopy/ELF/Output/strip-preserve-atime.test.tmp.1.o # RUN: at line 11 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-strip -p /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objcopy/ELF/Output/strip-preserve-atime.test.tmp.1.o -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objcopy/ELF/Output/strip-preserve-atime.test.tmp-preserved.1.o # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-strip -p /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objcopy/ELF/Output/strip-preserve-atime.test.tmp.1.o -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objcopy/ELF/Output/strip-preserve-atime.test.tmp-preserved.1.o # RUN: at line 12 ls -lu /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objcopy/ELF/Output/strip-preserve-atime.test.tmp-preserved.1.o | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objcopy/ELF/strip-preserve-atime.test --check-prefix=CHECK-PRESERVE-ATIME # executed command: ls -lu /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objcopy/ELF/Output/strip-preserve-atime.test.tmp-preserved.1.o # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objcopy/ELF/strip-preserve-atime.test --check-prefix=CHECK-PRESERVE-ATIME # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objcopy/ELF/strip-preserve-atime.test:55:25: error: CHECK-PRESERVE-ATIME: expected string not found in input # | # CHECK-PRESERVE-ATIME: {{[[:space:]]1995}} # | ^ # | :1:1: note: scanning from here # | -rw-r--r-- 1 thakis primarygroup 280 Jan 27 01:56 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objcopy/ELF/Output/strip-preserve-atime.test.tmp-preserved.1.o # | ^ # | :1:179: note: possible intended match here # | -rw-r--r-- 1 thakis primarygroup 280 Jan 27 01:56 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objcopy/ELF/Output/strip-preserve-atime.test.tmp-preserved.1.o # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objcopy/ELF/strip-preserve-atime.test # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: -rw-r--r-- 1 thakis primarygroup 280 Jan 27 01:56 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objcopy/ELF/Output/strip-preserve-atime.test.tmp-preserved.1.o # | check:55'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | check:55'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (2): LLVM :: tools/llvm-objcopy/ELF/strip-preserve-atime.test LLVM-Unit :: CAS/./CASTests/GoogleTestVerification/UninstantiatedParameterizedTestSuite Testing Time: 193.44s Total Discovered Tests: 71659 Skipped : 21 (0.03%) Unsupported : 2632 (3.67%) Passed : 68831 (96.05%) Expectedly Failed: 173 (0.24%) Failed : 2 (0.00%) FAILED: gen/llvm/test/run-lit python3 bin/llvm-lit -sv ../../llvm/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.