Task 67609461020

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

2026-03-18 16:30:27 completed PSBTErrorToPSBTResult 21b0eb8bb49726c6a458c8e8678cc99683341842


Commands that took longer than 1 second (total 23m35s)
linedurationpercentagecommand
9566s0%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_arm.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10982s0%retry apt-get update
11101s0%retry apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
128617s1%arm64 4:14.2.0-1 [1332 B]
174818s1%(4:14.2.0-1) ...
221454s3%echo -n done
242148s3%retry curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/runner/work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
24827s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
253212s0%- skipped
29627m21s31%cmake --build /home/runner/work/_temp/build -j4 --target all install
41841m49s7%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
450910m27s44%/home/runner/work/_temp/build/test/functional/test_runner.py -j4 --tmpdirprefix /home/runner/work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
58955s0%docker container kill 0b9c933289f42a239328ddc4a90a4a6d2565f2471dc3ec0ca648b0a5dc7e0094
Tags
  • 32 bit ARM
  • PSBTErrorToPSBTResult
  • COMPLETED