Task 4760646446743552

test: Run bench sanity checks in parallel with functional tests

2025-08-06 13:45:11 aborted worker:ci_worker_1749796716_732431631 pull/33142 faf7f9773a4f882071261ebab910f4b5870ed2e7


Commands that took longer than 1 second (total 51m49s)
linedurationpercentagecommand
1391s0%docker build --file /tmp/cirrus-build-3171997288/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=0,6,9,10,15,17,20,24,26,56 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-3171997288
2141s0%docker exec 2e879f3e60b20b34fe772b122bd6539a53cb27bf5f81e189b4684bb1eba4148b bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-3171997288/ /ci_container_base'
3911m55s3%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
42040s1%bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' '
74024s0%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all all
Tags
  • worker:ci_worker_1749796716_732431631
  • fuzzer,address,undefined,integer, no depends
  • pull/33142
  • ABORTED