Task 6089335134486528
wallet: Use `util::Error` throughout `AddWalletDescriptor` instead of returning `nullptr` for some errors
2025-05-13 01:29:39 failed worker:ci_worker_1738745285_400067880 pull/32475 6629464a66dadd0a97aaad9a013fcfd8719b6e3e- build_duration:
2m28s - ccache_hitrate:
- configure_duration:
34s - depends_build_duration:
30s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 4m6s)
line | duration | percentage | command |
---|---|---|---|
199 | 1s | 0% | docker build --file /tmp/cirrus-build-576958296/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=2,15,19,31,38,46,47,54,56,63 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-576958296 |
524 | 30s | 12% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1' |
861 | 34s | 13% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/i686-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER='\''clang;-m32'\'' -DCMAKE_CXX_COMPILER='\''clang++;-m32'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
1268 | 2m28s | 60% | bash -c 'cmake --build . -j10 --target all install' |