Task 62077983188

Merge bitcoin/bitcoin#34460: iwyu: Update mappings

2026-01-31 08:57:48 completed master 1eed88a3ec65bc862e0caef069ff240ae65358b7


Commands that took longer than 1 second (total 26m25s)
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)'
8490s0%command -v nproc
8500s0%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
92619s1%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
9970s0%docker volume create ci_win64_ccache
9990s0%docker volume create ci_win64_depends
10010s0%docker volume create ci_win64_depends_sources
10030s0%docker volume create ci_win64_previous_releases
10050s0%docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net
10080s0%docker image prune --force --filter label=bitcoin-ci-test
10100s0%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
10110s0%docker exec 7422aff79528e5ecf5b0fcd0b8bb05f2a7b39eac3d4019ae6a288f6267089dcc rsync --recursive --perms --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp
10290s0%docker exec 7422aff79528e5ecf5b0fcd0b8bb05f2a7b39eac3d4019ae6a288f6267089dcc /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh
10300s0%CFG_DONE=/home/admin/actions-runner/_work/_temp/ci.base-install-done
10310s0%cat /home/admin/actions-runner/_work/_temp/ci.base-install-done
10320s0%'[' done == done ']'
10340s0%echo 'Skip base install'
10350s0%exit 0
10360s0%docker exec 7422aff79528e5ecf5b0fcd0b8bb05f2a7b39eac3d4019ae6a288f6267089dcc /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh
10370s0%cd /home/admin/actions-runner/_work/_temp
10380s0%export 'PATH=/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
10390s0%PATH='/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
10400s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
10410s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
10420s0%export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
10430s0%LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
10440s0%export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1
10450s0%TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1
10460s0%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
10470s0%UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
10480s0%nproc
10490s0%echo 'Number of available processing units: 4'
10500s0%'[' '' == macos ']'
10510s0%free -m -h
10560s0%uname --kernel-name --kernel-release
10580s0%echo 'System info: Linux 6.14.0-37-generic'
10590s0%lscpu
11030s0%echo 'Free disk space:'
11040s0%df -h
11050s0%[[ ci_win64 == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
11060s0%export HOST=x86_64-w64-mingw32ucrt
11070s0%HOST=x86_64-w64-mingw32ucrt
11080s0%echo '=== BEGIN env ==='
11090s0%env
11310s0%echo '=== END env ==='
11640s0%[[ '' != true ]]
11650s0%tee /dev/fd/63
11660s0%patch -p1
11690s0%b/src/leveldb/db/db_impl.cc
11790s0%'[' false = true ']'
11800s0%'[' false = true ']'
11810s0%'[' '' == macos ']'
11820s0%echo
11830s0%1].Add(stats);
11850s0%'[' -z '' ']'
11860s0%[[ mirror.gcr.io/debian:trixie == *alpine* ]]
11870s0%SHELL_OPTS=CONFIG_SHELL=
118811m5s41%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=x86_64-w64-mingw32ucrt LOG=1'
14150s0%'[' '' = true ']'
14160s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON'
14170s0%'[' -z '' ']'
14180s0%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'
14190s0%'[' -z '' ']'
14200s0%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'
14210s0%ccache --zero-stats
14230s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
14240s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
14250s0%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'
14260s0%[[ '' == true ]]
14270s0%[[ false == true ]]
14280s0%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'\'' )'
14290s0%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')
14300s0%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
14529s0%- skipped
17770s0%compiler .......................... GNU 14.0.0, /bin/x86_64-w64-mingw32ucrt-g++
17800s0%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
17940s0%[[ deploy != all ]]
17950s0%[[ deploy != codegen ]]
17960s0%GOAL='all deploy'
179712m53s48%cmake --build /home/admin/actions-runner/_work/_temp/build -j4 --target all deploy
29460s0%bash -c 'ccache --version | head -n 1 && ccache --show-stats'
29580s0%ccache --show-stats
29590s0%grep Hits:
29600s0%head -1
29610s0%sed 's/.*(\(.*\)%).*/\1/'
29620s0%hit_rate=20.67
29630s0%'[' 20 -lt 75 ']'
29640s0%echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_win64 was 20.67%'
29660s0%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/
29770s0%du -sh /home/admin/actions-runner/_work/_temp/previous_releases
29790s0%'[' -n '' ']'
29800s0%'[' -n '' ']'
29810s0%'[' '' = true ']'
29820s0%'[' false = true ']'
29830s0%'[' false = true ']'
29840s0%'[' false = true ']'
29850s0%[[ '' == true ]]
29860s0%'[' false = true ']'
29881m29s5%docker container kill 7422aff79528e5ecf5b0fcd0b8bb05f2a7b39eac3d4019ae6a288f6267089dcc
Tags
  • Windows-cross to x86_64, ucrt
  • master
  • COMPLETED