| 491 | 20s | 3% | docker buildx build --file=/home/runner/work/bitcoin/bitcoin/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_nowallet.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet /home/runner/work/bitcoin/bitcoin |
| 556 | 1s | 0% | docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/runner/work/bitcoin/bitcoin,dst=/home/runner/work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/runner/.cache/bitcoin-ci/ci_native_nowallet/ccache_dir,dst=/home/runner/.cache/bitcoin-ci/ci_native_nowallet/ccache_dir --mount=type=bind,src=/home/runner/.cache/bitcoin-ci/ci_native_nowallet/depends/built/14f050daf9243cc4ae7e6d1e4af28ea5b566369f11ef07fd8db22e24e0f0aea6,dst=/home/runner/work/_temp/depends/built --mount=type=bind,src=/home/runner/.cache/bitcoin-ci/ci_native_nowallet/depends/sources/14f050daf9243cc4ae7e6d1e4af28ea5b566369f11ef07fd8db22e24e0f0aea6,dst=/home/runner/work/_temp/depends/sources --mount=type=bind,src=/home/runner/.cache/bitcoin-ci/ci_native_nowallet/previous_releases/4036882c078a4ebb9f71a708667a51a3073a8316d45d1e1dd410a990e78660d7,dst=/home/runner/.cache/bitcoin-ci/ci_native_nowallet/previous_releases/4036882c078a4ebb9f71a708667a51a3073a8316d45d1e1dd410a990e78660d7 --mount=type=bind,src=/home/runner/work/_temp/build,dst=/home/runner/work/_temp/build --env-file=/tmp/env-runner-ci_native_nowallet --name=ci_native_nowallet --network=ci-ip6net --platform=linux ci_native_nowallet |
| 740 | 5s | 0% | bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-17 CXX='\''clang++-17 -stdlib=libc++'\'' LOG=1' |
| 766 | 11s | 1% | cmake -S /home/runner/work/_temp -B /home/runner/work/_temp/build -DCMAKE_COMPILE_WARNING_AS_ERROR=ON -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/runner/work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DCMAKE_INSTALL_PREFIX=/home/runner/work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DREDUCE_EXPORTS=ON -DENABLE_WALLET=OFF -DWITH_EMBEDDED_ASMAP=OFF |
| 1220 | 16s | 2% | cmake --build /home/runner/work/_temp/build -j4 --target all install |
| 2352 | 21s | 3% | ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400 |
| 3036 | 8m43s | 86% | /home/runner/work/_temp/build/test/functional/test_runner.py -j4 --tmpdirprefix /home/runner/work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast |
| 4383 | 1s | 0% | docker container kill 3f6033f2a6dc0ee21b91bfe12e352cab1c4e83a6ca134baac2797c885226db38 |