Task 5948641476608000
doc: Archive 28.1 release notes
2025-01-13 16:54:31 completed worker:ci_worker_1731482102_605851677 pull/31630 bb5f76ee013ee439f70e86319d22f308db8a24ea- build_duration:
17s - ccache_hitrate:
99.78% - configure_duration:
28s - docker_build_cached:
true
Commands that took longer than 1 second (total 47m20s)
line | duration | percentage | command |
---|---|---|---|
514 | 1m16s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
546 | 28s | 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)' |
877 | 17s | 0% | bash -c 'cmake --build . -j10 --target all install' |
1416 | 45m7s | 95% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |