INFO:2026-03-28T21:31:45Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 617ec39fd0ae..c0bd2f9084d7 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 c0bd2f9084d7 [clang-format][NFC] Extract some alignment tests INFO:2026-03-28T21:31:49Z:root:syncing... Deleted branch merge (was 617ec39fd0ae). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 191a9a911c51] [gn build] Port c0bd2f9084d7 1 file changed, 1 insertion(+) [gn build] Port c0bd2f9084d7 -- https://github.com/llvm/llvm-project/commit/c0bd2f9084d7 INFO:2026-03-28T21:31:51Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/3] CXX obj/clang/unittests/Format/FormatTests.AlignmentTest.o [2/3] CXX obj/clang/unittests/Format/FormatTests.FormatTest.o [3/3] LINK obj/clang/unittests/Format/FormatTests INFO:2026-03-28T21:32:27Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang/test:check-clang" ] } gn analyze input: { "files": [ "//clang/unittests/Format/AlignmentTest.cpp", "//clang/unittests/Format/CMakeLists.txt", "//clang/unittests/Format/FormatTest.cpp", "//llvm/utils/gn/secondary/clang/unittests/Format/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": [] } INFO:2026-03-28T21:32:28Z:root:testing INFO:2026-03-28T21:32:28Z: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:569: 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:130: 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:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 25505 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 171.51s Total Discovered Tests: 51437 Skipped : 28 (0.05%) Unsupported : 850 (1.65%) Passed : 50531 (98.24%) Expectedly Failed: 28 (0.05%) INFO:2026-03-28T21:35:22Z:root:skip check-clang-tools INFO:2026-03-28T21:35:22Z:root:skip check-clangd INFO:2026-03-28T21:35:22Z:root:skip check-hwasan INFO:2026-03-28T21:35:22Z:root:skip check-lld INFO:2026-03-28T21:35:22Z:root:skip check-llvm INFO:2026-03-28T21:35:22Z:root:committing changes remote: Bypassed rule violations for refs/heads/main: remote: remote: - Changes must be made through a pull request. remote: remote: - 2 of 2 required status checks are expected. remote: To github.com:llvm/llvm-project.git c0bd2f9084d7..191a9a911c51 HEAD -> main INFO:2026-03-28T21:35:25Z:root:done