Task 5609997456900096

test: refactor: overhaul (w)txid determination for `CTransaction` objects

2025-05-05 17:51:54 completed worker:ci_worker_1738693556_852882864 pull/32421 efc79f2c30f0029bc7ebc5574e37a59d822da06a


Commands that took longer than 1 second (total 5m8s)
linedurationpercentagecommand
20112s3%docker build --file /tmp/cirrus-build-3857661357/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,7,9,11,13,26,33,36,42,55 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-3857661357
3142s0%retry -- apt-get update
33551s16%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'
10981s0%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
11027s2%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
11032m3s39%git config --global ci.base-install-done true
114323s7%podman container rm --force --all
11486s1%podman image prune --force --external
11541s0%docker image prune --force --filter label=bitcoin-ci-test
11663s0%docker exec bd443389db81e5341ffc2bb29da49ef56cc791f15806e09fe5642b8ac4e602c5 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-3857661357/ /ci_container_base'
14078s2%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1'
142929s9%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 -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
177121s6%bash -c 'cmake --build . -j10 --target all deploy'
31752s0%Done +
Tags
  • worker:ci_worker_1738693556_852882864
  • macOS-cross, gui, no tests
  • pull/32421
  • COMPLETED