INFO:2025-09-24T14:08:13Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 32c6e162462b..6e6a3d83245e 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 6e6a3d83245e [llvm-remarkutil] Introduce filter command (#159784) INFO:2025-09-24T14:08:16Z:root:syncing... Deleted branch merge (was 32c6e162462b). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge f205217686d6] [gn build] Port 6e6a3d83245e 1 file changed, 1 insertion(+) [gn build] Port 6e6a3d83245e -- https://github.com/llvm/llvm-project/commit/6e6a3d83245e INFO:2025-09-24T14:08:17Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/8] CXX obj/llvm/tools/llvm-remarkutil/llvm-remarkutil.RemarkUtilHelpers.o [2/8] CXX obj/llvm/tools/llvm-remarkutil/llvm-remarkutil.RemarkConvert.o [3/8] CXX obj/llvm/tools/llvm-remarkutil/llvm-remarkutil.RemarkCount.o [4/8] CXX obj/llvm/tools/llvm-remarkutil/llvm-remarkutil.RemarkFilter.o [5/8] CXX obj/llvm/tools/llvm-remarkutil/llvm-remarkutil.RemarkInstructionMix.o [6/8] CXX obj/llvm/tools/llvm-remarkutil/llvm-remarkutil.RemarkSizeDiff.o [7/8] CXX obj/llvm/tools/llvm-remarkutil/llvm-remarkutil.RemarkCounter.o [8/8] LINK ./bin/llvm-remarkutil INFO:2025-09-24T14:08:20Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//llvm/test:check-llvm" ] } gn analyze input: { "files": [ "//llvm/test/tools/llvm-remarkutil/Inputs/filter.yaml", "//llvm/test/tools/llvm-remarkutil/broken-bitstream-remark-magic.test", "//llvm/test/tools/llvm-remarkutil/broken-bitstream-remark.test", "//llvm/test/tools/llvm-remarkutil/broken-yaml-remark.test", "//llvm/test/tools/llvm-remarkutil/empty-file.test", "//llvm/test/tools/llvm-remarkutil/filter.test", "//llvm/tools/llvm-remarkutil/CMakeLists.txt", "//llvm/tools/llvm-remarkutil/RemarkCounter.cpp", "//llvm/tools/llvm-remarkutil/RemarkCounter.h", "//llvm/tools/llvm-remarkutil/RemarkFilter.cpp", "//llvm/tools/llvm-remarkutil/RemarkUtilHelpers.cpp", "//llvm/tools/llvm-remarkutil/RemarkUtilHelpers.h", "//llvm/utils/gn/secondary/llvm/tools/llvm-remarkutil/BUILD.gn" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2025-09-24T14:08:21Z:root:testing INFO:2025-09-24T14:08:21Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] 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:530: 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: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: 23661 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 140.99s Total Discovered Tests: 48092 Skipped : 5 (0.01%) Unsupported : 538 (1.12%) Passed : 47520 (98.81%) Expectedly Failed: 29 (0.06%) INFO:2025-09-24T14:10:45Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) -- Testing: 1272 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 6.98s Total Discovered Tests: 1515 Unsupported : 2 (0.13%) Passed : 1512 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-09-24T14:10:52Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) -- Testing: 175 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 3.49s Total Discovered Tests: 1421 Unsupported: 6 (0.42%) Passed : 1415 (99.58%) INFO:2025-09-24T14:10:57Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] 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/22/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: 111 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 8.29s Total Discovered Tests: 111 Unsupported : 37 (33.33%) Passed : 65 (58.56%) Expectedly Failed: 9 (8.11%) INFO:2025-09-24T14:11:06Z:root:test check-lld 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: 3142 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 12.10s Total Discovered Tests: 3142 Unsupported : 21 (0.67%) Passed : 3120 (99.30%) Expectedly Failed: 1 (0.03%) INFO:2025-09-24T14:11:18Z:root:test check-llvm 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: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: 61507 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 155.83s Total Discovered Tests: 69190 Skipped : 16 (0.02%) Unsupported : 2410 (3.48%) Passed : 66594 (96.25%) Expectedly Failed: 170 (0.25%) INFO:2025-09-24T14:13:58Z:root:committing changes To github.com:llvm/llvm-project.git ! [rejected] HEAD -> main (fetch first) error: failed to push some refs to 'github.com:llvm/llvm-project.git' hint: Updates were rejected because the remote contains work that you do not hint: have locally. This is usually caused by another repository pushing to hint: the same ref. If you want to integrate the remote changes, use hint: 'git pull' before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details. Command '['git', 'push', 'origin', 'HEAD:main']' returned non-zero exit status 1.