206 | 3s | 0% | docker build --file /tmp/cirrus-build-1845383083/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=3,7,26,31,33,37,40,47,52,60 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-1845383083 |
318 | 5s | 1% | retry -- apt-get update |
338 | 11s | 2% | retry -- apt-get install curl -y |
557 | 3s | 0% | retry -- apt-get update |
566 | 2m48s | 35% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 libclang-19-dev llvm-19-dev libomp-19-dev clang-tidy-19 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qtbase5-dev qttools5-dev qttools5-dev-tools libqrencode-dev libsqlite3-dev libdb++-dev libcapnp-dev capnproto build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
2367 | 1s | 0% | retry -- git clone --depth=1 https://github.com/include-what-you-use/include-what-you-use -b clang_19 /include-what-you-use |
2369 | 5s | 1% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |
2426 | 1m27s | 18% | make -C /iwyu-build/ install -j10 |
2482 | 2m2s | 25% | git config --global ci.base-install-done true |
2523 | 11s | 2% | podman container rm --force --all |
2528 | 5s | 1% | podman image prune --force --external |
2546 | 1s | 0% | docker exec acb27bc3153808c27d8318be37bc1ace7b6cf5674c4d98ce376291cfd28ba07b 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-1845383083/ /ci_container_base' |