Task 6538767357444096

test: added fuzz coverage for consensus/merkle.cpp

2025-05-08 20:15:13 aborted worker:ci_worker_1738745294_152617514 pull/32243 0fc30f215f0f9c630b0c84a6ce2b89c6d4135237


Commands that took longer than 1 second (total 13m26s)
linedurationpercentagecommand
2041s0%docker build --file /tmp/cirrus-build-1612433304/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=10,11,21,26,29,31,39,44,46,54 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-1612433304
2791s0%docker exec 9345cbc47911b381029ea211425d48f20a93a8e7a26fdb7f1c7c4c6a5cc8f6f5 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-1612433304/ /ci_container_base'
5181m0s7%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
54932s3%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)'
87023s2%bash -c 'cmake --build . -j10 --target all all'
Tags
  • worker:ci_worker_1738745294_152617514
  • fuzzer,address,undefined,integer, no depends
  • pull/32243
  • ABORTED