Task 4570299414347776

script refactor: Remove superfluous unique_ptr-indirection (#30866 follow-up)

2025-01-22 21:16:38 completed worker:ci_worker_1731482098_544352074 pull/31713 ed9e9fb8cf06b88368a1c0ba8bd380598ece4031


Commands that took longer than 1 second (total 1h36m1s)
linedurationpercentagecommand
2031s0%docker build --file /tmp/cirrus-build-996465984/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --cpuset-cpus=3,8,17,23,29,30,36,47,53,57 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-996465984
2771s0%docker exec fe29643fead9f2cf14f97d913aeae499b99d2cb2bb4cfc251e3e48e6fbfad7c2 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-996465984/ /ci_container_base'
5161m45s1%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
54828s0%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-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
8792m37s2%bash -c 'cmake --build . -j10 --target all install'
14191h30m51s94%test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60
Tags
  • worker:ci_worker_1731482098_544352074
  • fuzzer,address,undefined,integer, no depends
  • pull/31713
  • COMPLETED