309 | 4s | 0% | retry -- apt-get update |
329 | 11s | 0% | retry -- apt-get install curl -y |
541 | 2s | 0% | retry -- apt-get update |
550 | 30s | 0% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 llvm-19 libclang-rt-19-dev libevent-dev libboost-dev libsqlite3-dev build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1269 | 41s | 0% | git config --global ci.base-install-done true |
1311 | 3s | 0% | podman image prune --force --external |
1329 | 1s | 0% | docker exec e944e311f21bc396339c7552dd0120eed6f7edad3194285e24d31e5157e3d928 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-4054973544/ /ci_container_base' |
1567 | 1m50s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
1600 | 33s | 0% | 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)' |
1931 | 6m19s | 7% | bash -c 'cmake --build . -j10 --target all install' |
2470 | 1h10m54s | 87% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |