Task 53974329185

ci: run native fuzz with MSAN job

2025-10-29 13:10:41 completed add_msan_fuzz_ci 400db134f2030d4de5a867dcc5540ede8b01a2a8


Commands that took longer than 1 second (total 18m1s)
linedurationpercentagecommand
9064s0%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 --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10641s0%retry -- apt-get update
10853s0%retry -- apt-get install curl -y
14344s0%g++-13 g++-13-x86-64-linux-gnu
16699s0%amd64 4:13.2.0-7ubuntu1 [1100 B]
235811s1%(4:13.2.0-7ubuntu1) ...
30651s0%retry -- git clone --depth=1 https://github.com/include-what-you-use/include-what-you-use -b clang_20 /include-what-you-use
312418s1%make -C /iwyu-build/ install -j8
318053s4%echo -n done
341210s0%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'
374412s1%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
48771s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
49095s0%cmake --build /tidy-build -j8
49266m0s33%tee tmp.tidy-out.txt
70636s0%tee /tmp/iwyu_ci.out
72201m27s8%tee /tmp/iwyu_ci.out
150308s0%has correct #includes/fwd-decls)
158123s0%should remove these lines:
159464s0%has correct #includes/fwd-decls)
164753s0%should remove these lines:
167921s0%has correct #includes/fwd-decls)
170304s0%has correct #includes/fwd-decls)
173011s0%should remove these lines:
177118s0%should remove these lines:
178372s0%should remove these lines:
180216s0%should remove these lines:
182546m42s37%should remove these lines:
431611s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
716581s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • add_msan_fuzz_ci
  • COMPLETED