Task 51042468407

Merge bitcoin/bitcoin#33425: ci: remove Clang build from msan fuzz job

2025-09-23 14:10:03 completed master eaa1a3cd0b3d9ad3564bf42a86c4b2b7cb58d8cc


Commands that took longer than 1 second (total 20m45s)
linedurationpercentagecommand
8767s0%docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --cache-to type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,mode=max,ignore-error=true,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10392s0%retry -- apt-get update
10603s0%retry -- apt-get install curl -y
12951s0%retry -- apt-get update
14094s0%g++-13 g++-13-x86-64-linux-gnu
164212s0%amd64 4:13.2.0-7ubuntu1 [1100 B]
241316s1%(4:13.2.0-7ubuntu1) ...
31201s0%retry -- git clone --depth=1 https://github.com/include-what-you-use/include-what-you-use -b clang_20 /include-what-you-use
317920s1%make -C /iwyu-build/ install -j8
32352m20s11%echo -n done
350511s0%bash -c 'cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' '
383112s0%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
49571s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
49895s0%cmake --build /tidy-build -j8
50066m43s32%tee tmp.tidy-out.txt
71261m49s8%tee /tmp/iwyu_ci.out
151567s0%has correct #includes/fwd-decls)
156141s0%should remove these lines:
159632s0%should remove these lines:
162245s0%has correct #includes/fwd-decls)
167751s0%should remove these lines:
170243s0%has correct #includes/fwd-decls)
175183s0%has correct #includes/fwd-decls)
177891s0%should remove these lines:
181997s0%should remove these lines:
183432s0%has correct #includes/fwd-decls)
185095s0%should remove these lines:
187426m16s30%should remove these lines:
434291s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
723551s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • master
  • COMPLETED