Task 56073187468

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

2025-11-21 18:08:38 failed PSBTErrorToPSBTResult 02c8c5d2f31af0e67985104d4d22166ed8525512


Commands that took longer than 1 second (total 4m53s)
linedurationpercentagecommand
93516s5%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_previous_releases.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_previous_releases --load /home/admin/actions-runner/_work/bitcoin/bitcoin
12238s2%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-pc-linux-gnu CC=gcc-12 CXX=g++-12 LOG=1'
129711s3%include pthread.h - found
17033m11s65%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
23771s0%cmake --build /home/admin/actions-runner/_work/_temp/build -j1 --target all install --verbose
Tags
  • previous releases
  • PSBTErrorToPSBTResult
  • FAILED