Task 6263569794203648
[IBD] batch block reads/writes during `AutoFile` serialization
2025-04-02 20:20:04 aborted worker:ci_worker_1738693556_852882864 pull/31551 aef99ea38d85d7e56e64bbd0809a7298f21e7b8a- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
3s
Commands that took longer than 1 second (total 15m40s)
line | duration | percentage | command |
---|---|---|---|
199 | 3s | 0% | docker build --file /tmp/cirrus-build-2786566957/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_msan.sh --cpuset-cpus=2,3,25,29,39,49,53,58,59,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-2786566957 |
308 | 5s | 0% | retry -- apt-get update |
329 | 4m11s | 26% | 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 ninja-build' |
1001 | 1m55s | 12% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-20.1.0 /msan/llvm-project |
1021 | 43s | 4% | 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 |