Task 6393198412562432
[29.x] backport #32069
2025-07-24 13:32:39 aborted worker:ci_worker_1738693556_852882864 pull/33052 380b5aded21772f9b7a31418109c20b2e15d090e- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
8s
Commands that took longer than 1 second (total 7m1s)
line | duration | percentage | command |
---|---|---|---|
201 | 8s | 1% | docker build --file /tmp/cirrus-build-1267537435/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=1,10,11,14,15,30,52,54,56,57 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-1267537435 |
310 | 5s | 1% | retry -- apt-get update |
331 | 50s | 11% | 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' |
979 | 1m38s | 23% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-20.1.0 /msan/llvm-project |
999 | 33s | 7% | 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 |