INFO:2025-03-25T17:17:18Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 6ddc07163d6c..2c8e26081fc5 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 2c8e26081fc5 [flang] Add HOSTNM runtime and lowering intrinsics implementation (#131910) INFO:2025-03-25T17:17:21Z:root:syncing... Deleted branch merge (was 6ddc07163d6c). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-03-25T17:17:21Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-03-25T17:17:21Z:root:analyze skipping analyze because previous build was not green INFO:2025-03-25T17:17:21Z:root:testing INFO:2025-03-25T17:17:21Z:root:test check-clang ninja: Entering directory `out/gn' [0/2] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /usr/local/google/home/thakis/src/llvm-project/out/gn/bin:/usr/local/google/home/thakis/src/llvm-project/out/gn/bin llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: 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:520: 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:520: 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:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22211 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 140.35s Total Discovered Tests: 46823 Skipped : 4 (0.01%) Unsupported : 146 (0.31%) Passed : 46642 (99.61%) Expectedly Failed: 31 (0.07%) INFO:2025-03-25T17:19:45Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1187 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 7.27s Total Discovered Tests: 1429 Unsupported : 2 (0.14%) Passed : 1426 (99.79%) Expectedly Failed: 1 (0.07%) INFO:2025-03-25T17:19:53Z:root:test check-clangd ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 168 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 5.66s Total Discovered Tests: 1373 Unsupported: 6 (0.44%) Passed : 1367 (99.56%) INFO:2025-03-25T17:20:00Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/2] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/compiler-rt/test/lit.common.cfg.py:60: warning: Path reported by clang does not exist: "/usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/21/lib/x86_64-unknown-linux-gnu". This path was found by running ['/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang', '--target=x86_64-unknown-linux-gnu', '-print-runtime-dir']. -- Testing: 109 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 9.22s Total Discovered Tests: 109 Unsupported : 37 (33.94%) Passed : 63 (57.80%) Expectedly Failed: 9 (8.26%) INFO:2025-03-25T17:20:10Z:root:test check-lld ninja: Entering directory `out/gn' [0/2] 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3070 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 16.36s Total Discovered Tests: 3070 Unsupported : 21 (0.68%) Passed : 3048 (99.28%) Expectedly Failed: 1 (0.03%) INFO:2025-03-25T17:20:27Z:root:test check-llvm ninja: Entering directory `out/gn' [0/2] 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 58749 tests, 64 workers -- Testing: FAIL: LLVM :: tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s (1 of 58749) ******************** TEST 'LLVM :: tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s' FAILED ******************** Exit Code: 1 Command Output (stderr): -- /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mca -march=riscv64 -mcpu=sifive-u74 -mattr=+v -instruction-tables < /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s -check-prefixes=ALL,ISN # RUN: at line 2 + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mca -march=riscv64 -mcpu=sifive-u74 -mattr=+v -instruction-tables + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s -check-prefixes=ALL,ISN /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s:186:13: error: ISN-NEXT: expected string not found in input # ISN-NEXT: 1 4 3.00 * vlm.v v4, (a1) ^ :12:44: note: scanning from here 1 3 1.00 U vsetvli a3, a2, e16, m1, tu, mu ^ :13:2: note: possible intended match here 1 4 2.00 * vlm.v v4, (a1) ^ Input file: Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s -dump-input=help explains the following input dump. Input was: <<<<<< . . . 7: [4]: MayLoad 8: [5]: MayStore 9: [6]: HasSideEffects (U) 10: 11: [1] [2] [3] [4] [5] [6] Instructions: 12: 1 3 1.00 U vsetvli a3, a2, e16, m1, tu, mu next:186'0 X error: no match found 13: 1 4 2.00 * vlm.v v4, (a1) next:186'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ next:186'1 ? possible intended match 14: next:186'0 ~ 15: next:186'0 ~ 16: Resources: next:186'0 ~~~~~~~~~~~ 17: [0] - SiFive7FDiv next:186'0 ~~~~~~~~~~~~~~~~~~ 18: [1] - SiFive7IDiv next:186'0 ~~~~~~~~~~~~~~~~~~ . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): LLVM :: tools/llvm-mca/RISCV/SiFive7/instruction-tables-tests.s Testing Time: 170.87s Total Discovered Tests: 64693 Skipped : 16 (0.02%) Unsupported : 2113 (3.27%) Passed : 62387 (96.44%) Expectedly Failed: 176 (0.27%) Failed : 1 (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.