Task 5509345728790528
Add -pruneduringinit option to temporarily use another prune target during IBD
2025-02-12 18:46:41 aborted worker:ci_worker_1738693494_546143393 pull/31845 2dfdff5bc4586764b1a5ef82b7aeb1659d97469a- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 8m42s)
line | duration | percentage | command |
---|---|---|---|
200 | 1s | 0% | docker build --file /tmp/cirrus-build-3105999001/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_msan.sh --cpuset-cpus=2,6,22,30,35,39,42,44,45,49 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-3105999001 |
309 | 2s | 0% | retry -- apt-get update |
329 | 5m20s | 61% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y ninja-build build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
996 | 1m27s | 16% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-20.1.0-rc1 /msan/llvm-project |
1016 | 28s | 5% | cmake -G Ninja -B /msan/clang_build/ -DLLVM_ENABLE_PROJECTS=clang -DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD=Native '-DLLVM_ENABLE_RUNTIMES=compiler-rt;libcxx;libcxxabi;libunwind' -S /msan/llvm-project/llvm |