Task 5298811020509184

ci: Merge fuzz task for macOS and Windows

2025-04-24 17:58:45 aborted worker:ci_worker_1738745276_841682178 pull/32339 e3d8562af1d2e344db5da1de054302f2d4f5de8e


Commands that took longer than 1 second (total 29m24s)
linedurationpercentagecommand
2042s0%docker build --file /tmp/cirrus-build-3226207690/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_fuzz.sh --cpuset-cpus=3,4,6,12,17,32,33,52,59,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-3226207690
26118s1%podman container rm --force --all
52150s2%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
55135s1%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
88216s0%bash -c 'cmake --build . -j10 --target all all'
Tags
  • worker:ci_worker_1738745276_841682178
  • fuzzer,address,undefined,integer, no depends
  • pull/32339
  • ABORTED