Task 4710680722407424
Merge bitcoin/bitcoin#31495: wallet: Utilize IsMine() and CanProvide() in migration to cover edge cases
2025-02-13 17:31:04 completed worker:ci_worker_1738745306_368430680 master 96d30ed4f96ff060d91462c6660f34b9b9c26847- build_duration:
3m49s - ccache_hitrate:
90.49% - configure_duration:
29s - docker_build_cached:
true
Commands that took longer than 1 second (total 1h27m42s)
line | duration | percentage | command |
---|---|---|---|
509 | 1m47s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
542 | 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-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
873 | 3m49s | 4% | bash -c 'cmake --build . -j10 --target all install' |
1414 | 1h21m22s | 92% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |