Task 5634251586011136
fuzz: enhance wallet_fees by mocking mempool stuff
2025-09-01 12:38:15 aborted worker:ci_worker_1749796736_142313859 pull/33210 3312763964d0795702a65f5dc6fce4cbc2f66bf6- ccache_hitrate:
- configure_duration:
30s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 2m36s)
line | duration | percentage | command |
---|---|---|---|
139 | 1s | 0% | docker build --file /tmp/cirrus-build-2868494695/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=2,5,8,9,10,15,39,51,57,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-2868494695 |
391 | 1m43s | 66% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
420 | 30s | 19% | 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'\'' ' |