Task 4727367026868224

Merge bitcoin/bitcoin#33113: refactor: Use immediate lambda to work around GCC bug 117966

2025-08-06 10:12:28 completed worker:ci_worker_1738693532_860143205 master 1dab8d0635b38ff439c36da326d90025be1691a3


Commands that took longer than 1 second (total 1h10m10s)
linedurationpercentagecommand
1291s0%docker build --file /tmp/cirrus-build-3685507378/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/centos:stream10 --build-arg FILE_ENV=./ci/test/00_setup_env_native_centos.sh --cpuset-cpus=2,5,8,12,15,19,35,40,43,52 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build-3685507378
2316s0%bash -c 'dnf -y install epel-release'
28648s1%bash -c 'dnf -y --allowerasing --enablerepo crb install gcc-c++ glibc-devel libstdc++-devel ccache make ninja-build git python3 python3-pip which patch xz procps-ng ksh rsync coreutils bison e2fsprogs cmake '
8741s0%retry -- pip3 install --user pyzmq
88728s0%echo -n done
93013s0%podman image prune --force --external
9364s0%docker image prune --force --filter label=bitcoin-ci-test
94811s0%docker exec 90cc1535c4da6de61f8b81fcccadc4e78170b2690040990d5bdecb6c61ea3c0e bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-3685507378/ /ci_container_base'
9682s0%docker exec 90cc1535c4da6de61f8b81fcccadc4e78170b2690040990d5bdecb6c61ea3c0e bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/01_base_install.sh'
9774s0%docker exec 90cc1535c4da6de61f8b81fcccadc4e78170b2690040990d5bdecb6c61ea3c0e bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/'
9802s0%docker exec 90cc1535c4da6de61f8b81fcccadc4e78170b2690040990d5bdecb6c61ea3c0e bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/03_test_script.sh'
11261s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
113729m8s41%bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 LOG=1'
161441s0%bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DCMAKE_BUILD_TYPE=Debug '
202122m13s31%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install
31025m33s7%ctest --test-dir /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu --stop-on-failure -j10 --timeout 2400
340410m13s14%/ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu/test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
Tags
  • worker:ci_worker_1738693532_860143205
  • CentOS, depends, gui
  • master
  • COMPLETED