| 1023 | 4s | 0% | docker buildx build --file /home/admin/actions-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_tidy.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin |
| 1167 | 3s | 0% | retry -- apt-get update |
| 1189 | 2s | 0% | retry -- apt-get install curl -y |
| 1544 | 5s | 0% | g++-13 |
| 1792 | 14s | 1% | amd64 4:13.2.0-7ubuntu1 [1100 B] |
| 2553 | 11s | 0% | (4:13.2.0-7ubuntu1) ... |
| 3256 | 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 |
| 3315 | 17s | 1% | make -C /iwyu-build/ install -j8 |
| 3371 | 53s | 4% | git config --global ci.base-install-done true |
| 3727 | 1s | 0% | bash -c 'cmake -S /home/admin/actions-runner/_work/_temp -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DWITH_BDB=ON -DWARN_INCOMPATIBLE_BDB=OFF -DENABLE_HARDENING=OFF -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
| 3794 | 6s | 0% | include ifaddrs.h - found |
| 4028 | 2m54s | 13% | bash -c 'cmake --build . -j8 --target all install' |
| 5423 | 2s | 0% | /home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh . |
| 5456 | 5s | 0% | cmake --build /tidy-build -j8 |
| 5473 | 4m38s | 22% | tee tmp.tidy-out.txt |
| 7466 | 8m3s | 38% | python3 /include-what-you-use/iwyu_tool.py -p /home/admin/actions-runner/_work/_temp/build -j8 -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=/home/admin/actions-runner/_work/_temp/contrib/devtools/iwyu/bitcoin.core.imp -Xiwyu --max_line_length=160 |
| 41011 | 1s | 0% | python3 /include-what-you-use/fix_includes.py --nosafe_headers |
| 68526 | 6s | 0% | b/src/zmq/zmqrpc.cpp |