Task 6642459511357440
Add bitcoin-{node,gui} to release binaries for IPC
2025-08-12 13:25:36 aborted worker:ci_worker_1749796716_732431631 pull/31802 d0bef98515ce5d40ff23ef57e4081eff3e5257e0- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 5m32s)
line | duration | percentage | command |
---|---|---|---|
144 | 2s | 0% | docker build --file /tmp/cirrus-build-2517062712/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_tidy.sh --cpuset-cpus=4,7,12,24,27,34,37,48,57,58 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-2517062712 |
257 | 3s | 0% | retry -- apt-get update |
278 | 21s | 6% | retry -- apt-get install curl -y |
490 | 2s | 0% | retry -- apt-get update |
499 | 4m32s | 81% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 libclang-20-dev llvm-20-dev libomp-20-dev clang-tidy-20 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev libcapnp-dev capnproto build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
2186 | 3s | 0% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-20 -S /include-what-you-use |