Task 4845044621901824
test: fix feature_init.py intermittencies
2025-06-30 15:44:17 completed worker:ci_worker_1738693551_985849157 pull/32835 9c2f0b3576569bd59797e50a8b37d7f9ea7e1ce8- build_duration:
39s - ccache_hitrate:
99.82% - configure_duration:
29s - depends_build_duration:
5s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m54s)
line | duration | percentage | command |
---|---|---|---|
202 | 1s | 0% | docker build --file /tmp/cirrus-build-3935763214/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=10,17,30,31,38,45,47,49,57,62 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-3935763214 |
517 | 5s | 4% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
538 | 29s | 25% | 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)' |
2055 | 39s | 34% | bash -c 'cmake --build . -j10 --target all deploy' |
3125 | 4s | 3% | Done + |
3205 | 16s | 14% | '[' false = true ']' |