Task 4774426476019712
rpc: allow writing UTXO set to a named pipe, introduce dump_to_sqlite.sh script
2024-12-24 03:22:41 completed worker:ci_worker_1731482083_889583679 pull/31560 43fff2e9da36822c4d0107892eb872b12d55917c- build_duration:
1m37s - ccache_hitrate:
99.62% - configure_duration:
29s - docker_build_cached:
true
Commands that took longer than 1 second (total 57m41s)
line | duration | percentage | command |
---|---|---|---|
513 | 1m17s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
546 | 29s | 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 | 1m37s | 2% | bash -c 'cmake --build . -j10 --target all install' |
1416 | 54m4s | 93% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |