Task 5177286191742976
Split `CWallet::Create()` into `CreateNew` and `LoadExisting`
2025-08-23 05:09:23 failed worker:ci_worker_1738693524_146031339 pull/32636 353cfdde95fe82e6821ac5901c90c6254ff3e1f3- build_duration:
5m0s - ccache_hitrate:
92.75% - configure_duration:
37s - depends_build_duration:
48s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 16m43s)
line | duration | percentage | command |
---|---|---|---|
132 | 1s | 0% | docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/centos:stream10 --build-arg FILE_ENV=./ci/test/00_setup_env_native_centos.sh --cpuset-cpus=16,23,36,38,39,40,43,44,45,48 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build |
397 | 48s | 4% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 LOG=1' |
709 | 37s | 3% | bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug ' |
1122 | 5m0s | 29% | cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install |