Task 4990680512069632
init: Take lock on blocks directory in BlockManager ctor
2025-02-14 21:27:54 aborted worker:ci_worker_1738693519_026122670 pull/31860 b1f16d3ce13b6ddd6535608b7b4b99b68f56fcbb- ccache_hitrate:
- configure_duration:
23s - depends_build_duration:
6s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 3m57s)
line | duration | percentage | command |
---|---|---|---|
197 | 1s | 0% | docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=4,16,23,31,35,36,48,53,61,63 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build |
514 | 6s | 2% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
535 | 23s | 9% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)' |