INFO:2026-08-14T15:00:35Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD d0f98d63f6ea..b79317f9877d main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at b79317f9877d [clangd] Add hover support for statement attributes (#214318) INFO:2026-08-14T15:00:39Z:root:syncing... Deleted branch merge (was d0f98d63f6ea). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-08-14T15:00:41Z:root:building ninja: Entering directory `out/gn' [1/11] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/11] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/11] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/11] CXX obj/clang-tools-extra/clangd/unittests/ClangdTests.HoverTests.o [5/11] CXX obj/clang-tools-extra/clangd/clangd.Selection.o [6/11] AR lib/libclangDaemon.a [7/11] LINK ./bin/dexp [8/11] LINK ./bin/clangd-remap [9/11] LINK ./bin/clangd-indexer [10/11] LINK ./bin/clangd [11/11] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests INFO:2026-08-14T15:01:04Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd" ] } gn analyze input: { "files": [ "//clang-tools-extra/clangd/Selection.cpp", "//clang-tools-extra/clangd/unittests/HoverTests.cpp", "//libsycl/cmake/Modules/AddUnitTest.cmake", "//libsycl/unittests/CMakeLists.txt", "//libsycl/unittests/lit.cfg.py", "//libsycl/unittests/lit.site.cfg.py.in" ], "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-08-14T15:01:04Z:root:testing INFO:2026-08-14T15:01:04Z:root:skip check-clang INFO:2026-08-14T15:01:04Z:root:skip check-clang-tools INFO:2026-08-14T15:01:04Z: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: 188 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.71s Total Discovered Tests: 1517 Unsupported: 8 (0.53%) Passed : 1509 (99.47%) INFO:2026-08-14T15:01:10Z:root:skip check-hwasan INFO:2026-08-14T15:01:10Z:root:skip check-lld INFO:2026-08-14T15:01:10Z:root:skip check-llvm INFO:2026-08-14T15:01:10Z:root:done