Task 62077355534

Merge bitcoin/bitcoin#34338: ci, iwyu: Fix warnings in `src/zmq` and …

2026-01-31 08:37:10 completed master 101daa41636af91e7d9aa78c8ed7ca7dbfb20ac2


Commands that took longer than 1 second (total 24m29s)
linedurationpercentagecommand
8130s0%dirname ./ci/test/00_setup_env.sh
8140s0%cd ./ci/test/../../
8150s0%pwd
8160s0%BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin
8170s0%export BASE_READ_ONLY_DIR
8180s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
8190s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
8200s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
8210s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
8220s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
8230s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
8240s0%echo 'Setting specific values in env'
8250s0%'[' -n ./ci/test/00_setup_env_win64.sh ']'
8260s0%set -o errexit
8270s0%source ./ci/test/00_setup_env_win64.sh
8280s0%export LC_ALL=C.UTF-8
8290s0%LC_ALL=C.UTF-8
8300s0%export CONTAINER_NAME=ci_win64
8310s0%CONTAINER_NAME=ci_win64
8320s0%export CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie
8330s0%CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie
8340s0%export HOST=x86_64-w64-mingw32ucrt
8350s0%HOST=x86_64-w64-mingw32ucrt
8360s0%export 'PACKAGES=g++-mingw-w64-ucrt64 nsis'
8370s0%PACKAGES='g++-mingw-w64-ucrt64 nsis'
8380s0%export RUN_UNIT_TESTS=false
8390s0%RUN_UNIT_TESTS=false
8400s0%export RUN_FUNCTIONAL_TESTS=false
8410s0%RUN_FUNCTIONAL_TESTS=false
8420s0%export GOAL=deploy
8430s0%GOAL=deploy
8440s0%export 'BITCOIN_CONFIG= --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'' '
8450s0%BITCOIN_CONFIG=' --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'' '
8460s0%echo 'Fallback to default values in env (if not yet set)'
8470s0%command -v nproc
8480s0%nproc
8510s0%export MAKEJOBS=-j4
8520s0%MAKEJOBS=-j4
8530s0%export RUN_UNIT_TESTS=false
8540s0%RUN_UNIT_TESTS=false
8550s0%export RUN_FUNCTIONAL_TESTS=false
8560s0%RUN_FUNCTIONAL_TESTS=false
8570s0%export RUN_TIDY=false
8580s0%RUN_TIDY=false
8590s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
8600s0%TEST_RUNNER_TIMEOUT_FACTOR=40
8610s0%export RUN_FUZZ_TESTS=false
8620s0%RUN_FUZZ_TESTS=false
8630s0%export BOOST_TEST_RANDOM=1
8640s0%BOOST_TEST_RANDOM=1
8650s0%export DEBIAN_FRONTEND=noninteractive
8660s0%DEBIAN_FRONTEND=noninteractive
8670s0%export CCACHE_MAXSIZE=500M
8680s0%CCACHE_MAXSIZE=500M
8690s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
8700s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
8710s0%export CCACHE_COMPRESS=1
8720s0%CCACHE_COMPRESS=1
8730s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8740s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8750s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8760s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8770s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8780s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8790s0%export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
8800s0%CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
8810s0%export GOAL=deploy
8820s0%GOAL=deploy
8830s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8840s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8850s0%export CI_RETRY_EXE=retry
8860s0%CI_RETRY_EXE=retry
8870s0%export CI_IMAGE_PLATFORM=linux
8880s0%CI_IMAGE_PLATFORM=linux
8890s0%set -o errexit
8900s0%./ci/test/02_run_container.py
8920s0%bash -c 'grep export ./ci/test/00_setup_env*.sh'
8930s0%cat /tmp/env-admin-ci_win64
9268s0%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_win64.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_win64 --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_win64 --cache-to type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,mode=max,ignore-error=true,scope=ci_win64 --load /home/admin/actions-runner/_work/bitcoin/bitcoin
9980s0%dirname ./ci/test/00_setup_env.sh
9990s0%cd ./ci/test/../../
10000s0%pwd
10010s0%BASE_READ_ONLY_DIR=/ci_container_base
10020s0%export BASE_READ_ONLY_DIR
10040s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10050s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10060s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10070s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10080s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10090s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10100s0%echo 'Setting specific values in env'
10110s0%'[' -n ./ci/test/00_setup_env_win64.sh ']'
10120s0%set -o errexit
10140s0%source ./ci/test/00_setup_env_win64.sh
10150s0%export LC_ALL=C.UTF-8
10160s0%LC_ALL=C.UTF-8
10170s0%export CONTAINER_NAME=ci_win64
10180s0%CONTAINER_NAME=ci_win64
10190s0%export CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie
10200s0%CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie
10210s0%export HOST=x86_64-w64-mingw32ucrt
10220s0%HOST=x86_64-w64-mingw32ucrt
10230s0%export 'PACKAGES=g++-mingw-w64-ucrt64 nsis'
10240s0%PACKAGES='g++-mingw-w64-ucrt64 nsis'
10250s0%export RUN_UNIT_TESTS=false
10260s0%RUN_UNIT_TESTS=false
10270s0%export RUN_FUNCTIONAL_TESTS=false
10280s0%RUN_FUNCTIONAL_TESTS=false
10290s0%export GOAL=deploy
10300s0%GOAL=deploy
10310s0%export 'BITCOIN_CONFIG= --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'' '
10320s0%BITCOIN_CONFIG=' --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'' '
10330s0%echo 'Fallback to default values in env (if not yet set)'
10340s0%command -v nproc
10350s0%nproc
10360s0%export MAKEJOBS=-j4
10370s0%MAKEJOBS=-j4
10380s0%export RUN_UNIT_TESTS=false
10390s0%RUN_UNIT_TESTS=false
10400s0%export RUN_FUNCTIONAL_TESTS=false
10410s0%RUN_FUNCTIONAL_TESTS=false
10420s0%export RUN_TIDY=false
10430s0%RUN_TIDY=false
10440s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
10450s0%TEST_RUNNER_TIMEOUT_FACTOR=40
10460s0%export RUN_FUZZ_TESTS=false
10470s0%RUN_FUZZ_TESTS=false
10480s0%export BOOST_TEST_RANDOM=1
10490s0%BOOST_TEST_RANDOM=1
10500s0%export DEBIAN_FRONTEND=noninteractive
10510s0%DEBIAN_FRONTEND=noninteractive
10520s0%export CCACHE_MAXSIZE=500M
10530s0%CCACHE_MAXSIZE=500M
10540s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
10550s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
10560s0%export CCACHE_COMPRESS=1
10570s0%CCACHE_COMPRESS=1
10580s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/ccache
10590s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/ccache
10600s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
10610s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
10620s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
10630s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
10640s0%export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
10650s0%CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
10660s0%export GOAL=deploy
10670s0%GOAL=deploy
10680s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
10690s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
10700s0%export CI_RETRY_EXE=retry
10710s0%CI_RETRY_EXE=retry
10720s0%export CI_IMAGE_PLATFORM=linux
10730s0%CI_IMAGE_PLATFORM=linux
10740s0%./ci/test/01_base_install.sh
10750s0%CFG_DONE=/home/admin/actions-runner/_work/_temp/ci.base-install-done
10760s0%cat /home/admin/actions-runner/_work/_temp/ci.base-install-done
10780s0%true
10790s0%'[' '' == done ']'
10800s0%nproc
10810s0%MAKEJOBS=-j4
10820s0%'[' -n '' ']'
10830s0%'[' -n '' ']'
10840s0%[[ mirror.gcr.io/debian:trixie == *alpine* ]]
10850s0%'[' '' '!=' macos ']'
10860s0%[[ -n '' ]]
10870s0%retry apt-get update
10960s0%retry apt-get install --no-install-recommends --no-upgrade -y g++-mingw-w64-ucrt64 nsis build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
11030s0%g++-14 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14
11501s0%g++-14 g++-14-x86-64-linux-gnu g++-mingw-w64-ucrt64 g++-x86-64-linux-gnu
12546s0%amd64 4:14.2.0-1 [1344 B]
17015s0%(4:14.2.0-1) ...
20320s0%(4:14.2.0-1) ...
20330s0%to provide /usr/bin/c++ (c++) in auto mode
20410s0%'[' -n '' ']'
20420s0%'[' -n '' ']'
20430s0%[[ -n '' ]]
20440s0%[[ '' == true ]]
20450s0%mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources
20460s0%OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers
20470s0%'[' -n '' ']'
204847s3%echo -n done
20760s0%docker volume create ci_win64_ccache
20780s0%docker volume create ci_win64_depends
20800s0%docker volume create ci_win64_depends_sources
20820s0%docker volume create ci_win64_previous_releases
20840s0%docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net
20870s0%docker image prune --force --filter label=bitcoin-ci-test
20890s0%docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file=/tmp/env-admin-ci_win64 --name=ci_win64 --network=ci-ip6net --platform=linux ci_win64
20900s0%docker exec 11f9ca0b9195932c8ded3c752af888a2d81fb77f024561dc5542d7358b4eb14d rsync --recursive --perms --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp
21080s0%docker exec 11f9ca0b9195932c8ded3c752af888a2d81fb77f024561dc5542d7358b4eb14d /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh
21090s0%CFG_DONE=/home/admin/actions-runner/_work/_temp/ci.base-install-done
21100s0%cat /home/admin/actions-runner/_work/_temp/ci.base-install-done
21110s0%'[' done == done ']'
21130s0%echo 'Skip base install'
21140s0%exit 0
21150s0%docker exec 11f9ca0b9195932c8ded3c752af888a2d81fb77f024561dc5542d7358b4eb14d /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh
21160s0%cd /home/admin/actions-runner/_work/_temp
21170s0%export 'PATH=/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
21180s0%PATH='/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
21190s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
21200s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
21210s0%export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
21220s0%LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
21230s0%export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1
21240s0%TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1
21250s0%export UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
21260s0%UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
21270s0%nproc
21290s0%echo 'Number of available processing units: 4'
21300s0%'[' '' == macos ']'
21310s0%free -m -h
21350s0%uname --kernel-name --kernel-release
21360s0%echo 'System info: Linux 6.14.0-37-generic'
21380s0%lscpu
21520s0%echo 'Free disk space:'
21530s0%df -h
21850s0%[[ ci_win64 == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
21860s0%export HOST=x86_64-w64-mingw32ucrt
21870s0%HOST=x86_64-w64-mingw32ucrt
21880s0%echo '=== BEGIN env ==='
21890s0%env
22070s0%echo '=== END env ==='
22080s0%[[ '' != true ]]
22450s0%tee /dev/fd/63
22460s0%patch -p1
22470s0%'[' false = true ']'
22480s0%'[' false = true ']'
22490s0%'[' '' == macos ']'
22500s0%echo
22520s0%b/src/leveldb/db/db_impl.cc
22620s0%1].Add(stats);
22640s0%'[' -z '' ']'
22650s0%[[ mirror.gcr.io/debian:trixie == *alpine* ]]
22660s0%SHELL_OPTS=CONFIG_SHELL=
226712m9s49%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-w64-mingw32ucrt LOG=1'
25640s0%'[' '' = true ']'
25650s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON'
25660s0%'[' -z '' ']'
25670s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32ucrt/toolchain.cmake'
25680s0%'[' -z '' ']'
25690s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32ucrt/toolchain.cmake -DWERROR=ON'
25700s0%ccache --zero-stats
25720s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
25730s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
25740s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32ucrt/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev'
25750s0%[[ '' == true ]]
25760s0%[[ false == true ]]
25770s0%eval 'CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32ucrt/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'' )'
25780s0%CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32ucrt/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS='-Wno-error=maybe-uninitialized')
25790s0%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32ucrt/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DENABLE_IPC=OFF -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized
26018s0%- skipped
29260s0%compiler .......................... GNU 14.0.0, /bin/x86_64-w64-mingw32ucrt-g++
29290s0%compiler flags .................... -Wno-error=maybe-uninitialized -O2 -O2 -g -std=c++20 -Wa,-muse-unaligned-vector-move -fno-extended-identifiers -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -fstack-reuse=none -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -Werror -Wall -Wextra -Wformat -Wformat-security -Wvla -Wredundant-decls -Wdate-time -Wduplicated-branches -Wduplicated-cond -Wlogical-op -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wbidi-chars=any -Wundef -Wno-unused-parameter
29430s0%[[ deploy != all ]]
29440s0%[[ deploy != codegen ]]
29450s0%GOAL='all deploy'
29469m10s37%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all deploy
40950s0%bash -c 'ccache --version | head -n 1 && ccache --show-stats'
41070s0%ccache --show-stats
41080s0%grep Hits:
41090s0%head -1
41100s0%sed 's/.*(\(.*\)%).*/\1/'
41110s0%hit_rate=41.47
41120s0%'[' 41 -lt 75 ']'
41140s0%echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_win64 was 41.47%'
41150s0%du -sh /home/admin/actions-runner/_work/_temp/depends/SDKs/ /home/admin/actions-runner/_work/_temp/depends/builders/ /home/admin/actions-runner/_work/_temp/depends/built/ /home/admin/actions-runner/_work/_temp/depends/hosts/ /home/admin/actions-runner/_work/_temp/depends/packages/ /home/admin/actions-runner/_work/_temp/depends/patches/ /home/admin/actions-runner/_work/_temp/depends/sdk-sources/ /home/admin/actions-runner/_work/_temp/depends/sources/ /home/admin/actions-runner/_work/_temp/depends/work/ /home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32ucrt/
41260s0%du -sh /home/admin/actions-runner/_work/_temp/previous_releases
41280s0%'[' -n '' ']'
41290s0%'[' -n '' ']'
41300s0%'[' '' = true ']'
41310s0%'[' false = true ']'
41320s0%'[' false = true ']'
41330s0%'[' false = true ']'
41340s0%[[ '' == true ]]
41350s0%'[' false = true ']'
41371m20s5%docker container kill 11f9ca0b9195932c8ded3c752af888a2d81fb77f024561dc5542d7358b4eb14d
Tags
  • Windows-cross to x86_64, ucrt
  • master
  • COMPLETED