204 | 6s | 3% | docker build --file /tmp/cirrus-build-284343442/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --cpuset-cpus=0,9,13,14,23,28,43,48,54,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-284343442 |
314 | 3s | 1% | retry -- apt-get update |
334 | 6s | 3% | retry -- apt-get install curl -y |
546 | 3s | 1% | retry -- apt-get update |
555 | 33s | 17% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 llvm-19 libclang-rt-19-dev libevent-dev libboost-dev libsqlite3-dev libcapnp-dev capnproto build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1296 | 2s | 1% | cmake .. |
1338 | 8s | 4% | cmake --build . |
1367 | 42s | 21% | git config --global ci.base-install-done true |
1409 | 2s | 1% | podman image prune --force --external |
1427 | 1s | 0% | docker exec 13035adc65281b4871913b2a74bcff56b4d41a1055ef43fa4e75d7c20b7a7b0c bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-284343442/ /ci_container_base' |
1666 | 1m20s | 41% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |