Task 5829405173350400
doc: Correct capitalization in release-process.md
2025-03-02 09:49:16 aborted worker:ci_worker_1738693563_606004509 pull/31971 ce840d2868381afcf877fcf3b518af2096a9672d- ccache_hitrate:
- configure_duration:
28s - depends_build_duration:
8s - docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 45s)
line | duration | percentage | command |
---|---|---|---|
188 | 2s | 4% | docker build --file /tmp/cirrus-build-593243208/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh --cpuset-cpus=5,10,11,14,27,33,34,37,51,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet_libbitcoinkernel /tmp/cirrus-build-593243208 |
264 | 1s | 2% | docker exec a810ee8bdd25d15c1621d492c588119d35f90df7ea7b6dd180e1de0ae3ac59ae 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-593243208/ /ci_container_base' |
514 | 8s | 17% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-16 CXX='\''clang++-16 -stdlib=libc++'\'' LOG=1' |
535 | 28s | 62% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_UTIL_CHAINSTATE=ON -DBUILD_KERNEL_LIB=ON -DBUILD_SHARED_LIBS=ON || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)' |