Task 4652629751496704
Silent Payments: Implement BIP352
2025-07-16 09:10:17 aborted worker:ci_worker_1738693519_026122670 pull/28122 e8068488b5b95198b2827a0ece1c1586ae38b13a- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 18m11s)
line | duration | percentage | command |
---|---|---|---|
200 | 1s | 0% | docker build --file /tmp/cirrus-build-3226931795/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=7,8,17,22,31,34,36,38,44,47 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-3226931795 |
307 | 5s | 0% | retry -- apt-get update |
328 | 1m8s | 6% | 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' |
976 | 1m45s | 9% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-20.1.0 /msan/llvm-project |
996 | 40s | 3% | 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 |