Task 6072258914942976
fee estimate test: fix #31944 by handling a legitimate scenario that …
2025-05-31 16:15:50 aborted worker:ci_worker_1738693494_546143393 pull/32615 23a63ce954f9709f21b986d575b370cf95dc1e1d- ccache_hitrate:
- configure_duration:
30s - depends_build_duration:
6s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 54s)
line | duration | percentage | command |
---|---|---|---|
201 | 1s | 1% | docker build --file /tmp/cirrus-build-3838627865/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=2,10,15,18,21,26,50,53,58,59 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-3838627865 |
276 | 1s | 1% | docker exec 4555e8636a96cd123dee994aa1e0b3af537ff9d0e8fcf8f0041ca04d91967c60 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-3838627865/ /ci_container_base' |
518 | 6s | 11% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
539 | 30s | 55% | 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 -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |