Task 6552036214308864

fuzz: Extend mini_miner fuzz coverage to max block weight

2025-03-04 14:26:16 aborted worker:ci_worker_1738745306_368430680 pull/31803 cca3d901cd4e02ce60b3288ddcbcc219e9c9475f


Commands that took longer than 1 second (total 1h18m36s)
linedurationpercentagecommand
2042s0%docker build --file /tmp/cirrus-build-1667951732/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=6,7,13,20,26,32,35,36,40,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-1667951732
2802s0%docker exec 62489e4b85e8a20b905b2d8fd2c4dcbb97dd1d802f61394cb76e37c1250e1ec2 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-1667951732/ /ci_container_base'
3072s0%exit 0
5191m22s1%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
55230s0%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)'
88328s0%bash -c 'cmake --build . -j10 --target all all'
Tags
  • worker:ci_worker_1738745306_368430680
  • fuzzer,address,undefined,integer, no depends
  • pull/31803
  • ABORTED