Task 6015021173440512

wallet: Add `exportwatchonlywallet` RPC to export a watchonly version of a wallet

2025-07-31 23:22:52 completed worker:ci_worker_1738693532_860143205 pull/32489 183091c1da4d8d281d1ab89f13b5c98735bd5245


Commands that took longer than 1 second (total 9m49s)
linedurationpercentagecommand
2032s0%docker build --file /tmp/cirrus-build-632167596/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,8,12,18,20,31,33,38,44,53 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-632167596
3154s0%retry -- apt-get update
3362m24s24%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang lld llvm zip build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
110713s2%retry -- curl --location --fail https://bitcoincore.org/depends-sources/sdks/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz -o /ci_container_base/depends/sdk-sources/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz
11119s1%tar -C /ci_container_base/depends/SDKs -xf /ci_container_base/depends/sdk-sources/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz
11121m30s15%echo -n done
115217s2%podman container rm --force --all
11576s1%podman image prune --force --external
11631s0%docker image prune --force --filter label=bitcoin-ci-test
11753s0%docker exec 780d4a48161b9b79bd94723dfa6688c660ccfb04f5ca06b8b2f14712df057ede 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-632167596/ /ci_container_base'
14166s1%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1'
143429s4%bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-apple-darwin -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'
17734m5s41%cmake --build /ci_container_base/ci/scratch/build-x86_64-apple-darwin -j10 --target all deploy
28492s0%Done +
29301s0%'[' false = true ']'
Tags
  • worker:ci_worker_1738693532_860143205
  • macOS-cross, gui, no tests
  • pull/32489
  • COMPLETED