Task 5643180676218880

wallet/refactor: change PSBTError to PSBTResult and remove std::optional<common::PSBTResult> and return common::PSBTResult

2025-07-13 14:23:51 failed worker:ci_worker_1738693563_606004509 pull/32958 1a246a9c06f042cfa0d54a7e3a6b46d446480b16


Commands that took longer than 1 second (total 3m16s)
linedurationpercentagecommand
2028s4%docker build --file /tmp/cirrus-build-3849562313/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=0,3,5,19,21,30,35,39,49,57 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-3849562313
25926s13%podman container rm --force --all
2673s1%docker image prune --force --filter label=bitcoin-ci-test
2793s1%docker exec 92aa4b2753454459231a7900a9284c1bc6cf9b75f96307e2ee1f3701d4393722 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-3849562313/ /ci_container_base'
5196s3%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1'
54034s17%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
87858s29%bash -c 'cmake --build . -j10 --target all deploy'
Tags
  • worker:ci_worker_1738693563_606004509
  • macOS-cross, gui, no tests
  • pull/32958
  • FAILED