Task 4592124601040896

test,refactor: extract script template helpers & widen sigop count coverage

2025-08-06 02:14:37 aborted worker:ci_worker_1749796732_542608080 pull/32729 dbf0a6791474efd8a498eb4e1ea15319f159ab14


Commands that took longer than 1 second (total 16m38s)
linedurationpercentagecommand
1381s0%docker build --file /tmp/cirrus-build-3772173012/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=1,7,18,29,39,43,46,47,51,58 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-3772173012
2421s0%docker exec 9284079e5a5c2a33f3f6fc66c8a5e6578bbfe1e2e10ceec99e5575a23e3ecbbc bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/'
3891m13s7%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
41828s2%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'\'' '
7387m8s42%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all all
Tags
  • worker:ci_worker_1749796732_542608080
  • fuzzer,address,undefined,integer, no depends
  • pull/32729
  • ABORTED