Task 6301627608465408
Double check all block rules in `ConnectBlock`, not only `CheckBlock`
2025-02-04 15:51:45 failed worker:ci_worker_1732185948_939768661 pull/31792 b4a3cd6855fd0f6b9129cfc32a84cdef735710e9- build_duration:
15s - ccache_hitrate:
- configure_duration:
22s - depends_build_duration:
4s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m5s)
line | duration | percentage | command |
---|---|---|---|
190 | 1s | 1% | tee --append /tmp/env-ci_worker_1732185948_939768661-ci_macos_cross |
207 | 1s | 1% | docker build --file /tmp/cirrus-build-1214811577/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=1,2,4,5,6,7,9,10,11,15 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-1214811577 |
524 | 4s | 6% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
546 | 22s | 33% | 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)' |
881 | 15s | 23% | bash -c 'cmake --build . -j10 --target all deploy' |