ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: 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:530: 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:530: 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:530: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3139 tests, 64 workers -- Testing: FAIL: lld :: ELF/lto/cache.ll (1 of 3139) ******************** TEST 'lld :: ELF/lto/cache.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 5 rm -rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/lld/test/ELF/lto/Output/cache.ll.tmp && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/lld/test/ELF/lto/Output/cache.ll.tmp && cd /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/lld/test/ELF/lto/Output/cache.ll.tmp # executed command: rm -rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/lld/test/ELF/lto/Output/cache.ll.tmp # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/lld/test/ELF/lto/Output/cache.ll.tmp # executed command: cd /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/lld/test/ELF/lto/Output/cache.ll.tmp # RUN: at line 6 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-hash -module-summary /usr/local/google/home/thakis/src/llvm-project/lld/test/ELF/lto/cache.ll -o a.bc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-hash -module-summary /usr/local/google/home/thakis/src/llvm-project/lld/test/ELF/lto/cache.ll -o a.bc # RUN: at line 7 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-hash -module-summary /usr/local/google/home/thakis/src/llvm-project/lld/test/ELF/lto/Inputs/cache.ll -o b.bc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-hash -module-summary /usr/local/google/home/thakis/src/llvm-project/lld/test/ELF/lto/Inputs/cache.ll -o b.bc # RUN: at line 9 mkdir cache # executed command: mkdir cache # RUN: at line 12 touch -t 197001011200 cache/llvmcache-foo cache/foo # executed command: touch -t 197001011200 cache/llvmcache-foo cache/foo # RUN: at line 13 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld --thinlto-cache-dir=cache --thinlto-cache-policy prune_after=1h:prune_interval=0s -o out b.bc a.bc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld --thinlto-cache-dir=cache --thinlto-cache-policy prune_after=1h:prune_interval=0s -o out b.bc a.bc # RUN: at line 16 ls cache | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 4 # executed command: ls cache # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 4 # RUN: at line 19 "/usr/bin/python3" -c "print(' ' * 65536)" > cache/llvmcache-foo # executed command: /usr/bin/python3 -c 'print('"'"' '"'"' * 65536)' # RUN: at line 22 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld --thinlto-cache-dir=cache --thinlto-cache-policy cache_size_bytes=128k:prune_interval=0s -o out b.bc a.bc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld --thinlto-cache-dir=cache --thinlto-cache-policy cache_size_bytes=128k:prune_interval=0s -o out b.bc a.bc # RUN: at line 23 ls cache | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 5 # executed command: ls cache # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 5 # RUN: at line 27 "/usr/bin/python3" -c 'import os,sys,time; t=time.time()-120; os.utime(sys.argv[1],(t,t))' cache/llvmcache-foo # executed command: /usr/bin/python3 -c 'import os,sys,time; t=time.time()-120; os.utime(sys.argv[1],(t,t))' cache/llvmcache-foo # RUN: at line 30 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld --thinlto-cache-dir=cache --thinlto-cache-policy cache_size_bytes=32k:prune_interval=0s -o out b.bc a.bc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld --thinlto-cache-dir=cache --thinlto-cache-policy cache_size_bytes=32k:prune_interval=0s -o out b.bc a.bc # RUN: at line 31 ls cache | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 4 # executed command: ls cache # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 4 # .---command stderr------------ # | Expected 4 lines, got 2. # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): lld :: ELF/lto/cache.ll Testing Time: 14.73s Total Discovered Tests: 3139 Unsupported : 21 (0.67%) Passed : 3116 (99.27%) Expectedly Failed: 1 (0.03%) Failed : 1 (0.03%) FAILED: gen/lld/test/run-lit python3 bin/llvm-lit -sv ../../lld/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-lld']' returned non-zero exit status 1.