Task 62020072868

[28.x] Backports

2026-01-30 16:40:52 completed more_28_x_backports f6e5ec5d81cc1db85d80942f0f6b5f557b0bb67b


Commands that took longer than 1 second (total 19m42s)
linedurationpercentagecommand
7460s0%dirname ./ci/test/00_setup_env.sh
7470s0%cd ./ci/test/../../
7480s0%pwd
7490s0%BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin
7500s0%export BASE_READ_ONLY_DIR
7510s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
7520s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
7530s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
7540s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
7550s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
7560s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
7570s0%export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
7580s0%BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
7590s0%echo 'Setting specific values in env'
7600s0%'[' -n ./ci/test/00_setup_env_i686_centos.sh ']'
7610s0%set -o errexit
7620s0%source ./ci/test/00_setup_env_i686_centos.sh
7630s0%export LC_ALL=C.UTF-8
7640s0%LC_ALL=C.UTF-8
7650s0%export HOST=i686-pc-linux-gnu
7660s0%HOST=i686-pc-linux-gnu
7670s0%export CONTAINER_NAME=ci_i686_centos
7680s0%CONTAINER_NAME=ci_i686_centos
7690s0%export CI_IMAGE_NAME_TAG=quay.io/centos/amd64:stream9
7700s0%CI_IMAGE_NAME_TAG=quay.io/centos/amd64:stream9
7710s0%export 'CI_BASE_PACKAGES=gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake'
7720s0%CI_BASE_PACKAGES='gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake'
7730s0%export PIP_PACKAGES=pyzmq
7740s0%PIP_PACKAGES=pyzmq
7750s0%export GOAL=install
7760s0%GOAL=install
7770s0%export NO_WERROR=1
7780s0%NO_WERROR=1
7790s0%export 'BITCOIN_CONFIG=--enable-zmq --with-gui=qt5 --enable-reduce-exports'
7800s0%BITCOIN_CONFIG='--enable-zmq --with-gui=qt5 --enable-reduce-exports'
7810s0%export CONFIG_SHELL=/bin/dash
7820s0%CONFIG_SHELL=/bin/dash
7830s0%echo 'Fallback to default values in env (if not yet set)'
7860s0%command -v nproc
7870s0%nproc
7880s0%export MAKEJOBS=-j16
7890s0%MAKEJOBS=-j16
7900s0%export USE_BUSY_BOX=false
7910s0%USE_BUSY_BOX=false
7920s0%export RUN_UNIT_TESTS=true
7930s0%RUN_UNIT_TESTS=true
7940s0%export RUN_FUNCTIONAL_TESTS=true
7950s0%RUN_FUNCTIONAL_TESTS=true
7960s0%export RUN_TIDY=false
7970s0%RUN_TIDY=false
7980s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
7990s0%TEST_RUNNER_TIMEOUT_FACTOR=40
8000s0%export RUN_FUZZ_TESTS=false
8010s0%RUN_FUZZ_TESTS=false
8020s0%export BOOST_TEST_RANDOM=1
8030s0%BOOST_TEST_RANDOM=1
8040s0%export DEBIAN_FRONTEND=noninteractive
8050s0%DEBIAN_FRONTEND=noninteractive
8060s0%export CCACHE_MAXSIZE=100M
8070s0%CCACHE_MAXSIZE=100M
8080s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
8090s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
8100s0%export CCACHE_COMPRESS=1
8110s0%CCACHE_COMPRESS=1
8120s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8130s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8140s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8150s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8160s0%export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
8170s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
8180s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8190s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8200s0%export 'CI_BASE_PACKAGES=gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake'
8210s0%CI_BASE_PACKAGES='gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake'
8220s0%export GOAL=install
8230s0%GOAL=install
8240s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8250s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8260s0%export 'CI_RETRY_EXE=retry --'
8270s0%CI_RETRY_EXE='retry --'
8280s0%set -o errexit
8290s0%./ci/test/02_run_container.sh
8300s0%'[' -z '' ']'
8310s0%python3 -c 'import os; [print(f"{key}={value}") for key, value in os.environ.items() if "\n" not in value and "HOME" != key and "PATH" != key and "USER" != key]'
8320s0%tee /tmp/env-admin-ci_i686_centos
8700s0%glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake
9610s0%docker run --rm quay.io/centos/amd64:stream9 bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\'''
9623s0%tee --append /tmp/env-admin-ci_i686_centos
9720s0%echo 'Creating quay.io/centos/amd64:stream9 container to run in'
9744s0%docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/amd64:stream9 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_centos.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --label=bitcoin-ci-test --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_i686_centos --load --tag=ci_i686_centos /home/admin/actions-runner/_work/bitcoin/bitcoin
10210s0%dirname ./ci/test/00_setup_env.sh
10220s0%cd ./ci/test/../../
10230s0%pwd
10240s0%BASE_READ_ONLY_DIR=/ci_container_base
10250s0%export BASE_READ_ONLY_DIR
10260s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10270s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10280s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10290s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10300s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10310s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10320s0%export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
10330s0%BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
10340s0%echo 'Setting specific values in env'
10360s0%'[' -n ./ci/test/00_setup_env_i686_centos.sh ']'
10370s0%set -o errexit
10380s0%source ./ci/test/00_setup_env_i686_centos.sh
10390s0%export LC_ALL=C.UTF-8
10400s0%LC_ALL=C.UTF-8
10410s0%export HOST=i686-pc-linux-gnu
10420s0%HOST=i686-pc-linux-gnu
10430s0%export CONTAINER_NAME=ci_i686_centos
10440s0%CONTAINER_NAME=ci_i686_centos
10450s0%export CI_IMAGE_NAME_TAG=quay.io/centos/amd64:stream9
10460s0%CI_IMAGE_NAME_TAG=quay.io/centos/amd64:stream9
10470s0%export 'CI_BASE_PACKAGES=gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake'
10480s0%CI_BASE_PACKAGES='gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake'
10490s0%export PIP_PACKAGES=pyzmq
10500s0%PIP_PACKAGES=pyzmq
10510s0%export GOAL=install
10520s0%GOAL=install
10530s0%export NO_WERROR=1
10540s0%NO_WERROR=1
10550s0%export 'BITCOIN_CONFIG=--enable-zmq --with-gui=qt5 --enable-reduce-exports'
10560s0%BITCOIN_CONFIG='--enable-zmq --with-gui=qt5 --enable-reduce-exports'
10570s0%export CONFIG_SHELL=/bin/dash
10580s0%CONFIG_SHELL=/bin/dash
10600s0%echo 'Fallback to default values in env (if not yet set)'
10610s0%command -v nproc
10620s0%nproc
10630s0%export MAKEJOBS=-j16
10640s0%MAKEJOBS=-j16
10650s0%export USE_BUSY_BOX=false
10660s0%USE_BUSY_BOX=false
10670s0%export RUN_UNIT_TESTS=true
10680s0%RUN_UNIT_TESTS=true
10690s0%export RUN_FUNCTIONAL_TESTS=true
10700s0%RUN_FUNCTIONAL_TESTS=true
10710s0%export RUN_TIDY=false
10720s0%RUN_TIDY=false
10730s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
10740s0%TEST_RUNNER_TIMEOUT_FACTOR=40
10750s0%export RUN_FUZZ_TESTS=false
10760s0%RUN_FUZZ_TESTS=false
10770s0%export BOOST_TEST_RANDOM=1
10780s0%BOOST_TEST_RANDOM=1
10790s0%export DEBIAN_FRONTEND=noninteractive
10800s0%DEBIAN_FRONTEND=noninteractive
10810s0%export CCACHE_MAXSIZE=100M
10820s0%CCACHE_MAXSIZE=100M
10830s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
10840s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
10850s0%export CCACHE_COMPRESS=1
10860s0%CCACHE_COMPRESS=1
10870s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache
10880s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache
10890s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
10900s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
10910s0%export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build
10920s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build
10930s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
10940s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
10950s0%export 'CI_BASE_PACKAGES=gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake'
10960s0%CI_BASE_PACKAGES='gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake'
10970s0%export GOAL=install
10980s0%GOAL=install
10990s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
11000s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
11010s0%export 'CI_RETRY_EXE=retry --'
11020s0%CI_RETRY_EXE='retry --'
11030s0%./ci/test/01_base_install.sh
11040s0%CFG_DONE=ci.base-install-done
11050s0%git config --global ci.base-install-done
11070s0%'[' '' == true ']'
11080s0%'[' -n '' ']'
11090s0%[[ quay.io/centos/amd64:stream9 == *centos* ]]
11108s0%bash -c 'dnf -y install epel-release'
11708s0%bash -c 'dnf -y --allowerasing install gcc-c++ glibc-devel.x86_64 libstdc++-devel.x86_64 glibc-devel.i686 libstdc++-devel.i686 ccache libtool make git python3 python3-pip which patch lbzip2 xz procps-ng dash rsync coreutils bison util-linux e2fsprogs cmake '
11870s0%x86_64 11.5.0-14.el9 appstream 13 M
124215s1%i686 11.5.0-14.el9 baseos 795 k
19750s0%'[' -n pyzmq ']'
19761s0%retry -- pip3 install --user pyzmq
19820s0%[[ '' == \t\r\u\e ]]
19830s0%[[ false == \t\r\u\e ]]
19840s0%mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources
19850s0%OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers
19860s0%'[' -n '' ']'
198714s1%git config --global ci.base-install-done true
20040s0%docker volume create ci_i686_centos_ccache
20060s0%docker volume create ci_i686_centos_depends
20080s0%docker volume create ci_i686_centos_depends_sources
20100s0%docker volume create ci_i686_centos_previous_releases
20120s0%CI_CCACHE_MOUNT=type=volume,src=ci_i686_centos_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir
20130s0%CI_DEPENDS_MOUNT=type=volume,src=ci_i686_centos_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built
20140s0%CI_DEPENDS_SOURCES_MOUNT=type=volume,src=ci_i686_centos_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources
20150s0%CI_PREVIOUS_RELEASES_MOUNT=type=volume,src=ci_i686_centos_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases
20160s0%'[' '' ']'
20170s0%docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net
20190s0%'[' -n '' ']'
20210s0%echo 'Prune all dangling bitcoin-ci-test images'
20220s0%docker image prune --force --filter label=bitcoin-ci-test
20240s0%docker run --cap-add LINUX_IMMUTABLE --rm --interactive --detach --tty --mount type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount type=volume,src=ci_i686_centos_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=volume,src=ci_i686_centos_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=volume,src=ci_i686_centos_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=volume,src=ci_i686_centos_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --env-file /tmp/env-admin-ci_i686_centos --name ci_i686_centos --network ci-ip6net ci_i686_centos
20250s0%CI_CONTAINER_ID=dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a
20260s0%export CI_CONTAINER_ID
20270s0%export 'CI_EXEC_CMD_PREFIX=docker exec dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a'
20280s0%CI_EXEC_CMD_PREFIX='docker exec dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a'
20290s0%'[' '' == macos ']'
20300s0%export -f CI_EXEC
20310s0%CI_EXEC rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp
20320s0%docker exec dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp'
20360s0%CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh
20510s0%docker exec dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh'
20520s0%CFG_DONE=ci.base-install-done
20530s0%git config --global ci.base-install-done
20540s0%'[' true == true ']'
20560s0%echo 'Skip base install'
20570s0%exit 0
20580s0%CI_EXEC git config --global --add safe.directory '"*"'
20590s0%docker exec dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && git config --global --add safe.directory "*"'
20600s0%CI_EXEC mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/
20610s0%docker exec dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/'
20620s0%CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh
20630s0%docker exec dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh'
20640s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
20650s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
20660s0%export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
20670s0%LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
20680s0%export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1
20690s0%TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1
20700s0%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
20710s0%UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
20720s0%'[' '' == macos ']'
20730s0%free -m -h
20770s0%nproc
20780s0%echo 'Number of CPUs (nproc): 16'
20800s0%uname --kernel-name --kernel-release
20810s0%echo 'System info: Linux 6.14.0-37-generic'
20820s0%lscpu
21270s0%echo 'Free disk space:'
21280s0%df -h
21290s0%[[ ci_i686_centos == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
21300s0%export HOST=i686-pc-linux-gnu
21310s0%HOST=i686-pc-linux-gnu
21410s0%tee /dev/fd/63
21420s0%patch -p1
21440s0%b/src/leveldb/db/db_impl.cc
21540s0%1].Add(stats);
21550s0%'[' false = true ']'
21560s0%'[' true = true ']'
21570s0%export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
21580s0%DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
21590s0%'[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']'
21600s0%mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
21621s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
21710s0%'[' false = true ']'
21720s0%'[' '' == macos ']'
21730s0%echo
21740s0%'[' -z '' ']'
21750s0%[[ quay.io/centos/amd64:stream9 == *centos* ]]
21760s0%SHELL_OPTS=CONFIG_SHELL=/bin/dash
21774m35s23%bash -c 'CONFIG_SHELL=/bin/dash make -j16 -C depends HOST=i686-pc-linux-gnu LOG=1'
26570s0%'[' '' = true ']'
26580s0%BITCOIN_CONFIG_ALL=--disable-dependency-tracking
26590s0%'[' -z '' ']'
26600s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site'
26610s0%'[' -z 1 ']'
26620s0%ccache --zero-stats
26640s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
26650s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out'
26660s0%'[' -n /bin/dash ']'
26679s0%/bin/dash -c ./autogen.sh
26990s0%mkdir -p /home/admin/actions-runner/_work/_temp/build
27000s0%cd /home/admin/actions-runner/_work/_temp/build
27010s0%bash -c '/home/admin/actions-runner/_work/_temp/configure --cache-file=config.cache --disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-zmq --with-gui=qt5 --enable-reduce-exports'
27170s0%compiler works... yes
27180s0%compiler default output file name... a.out
27220s0%compiler... yes
27230s0%-m32 accepts -g... yes
27250s0%-m32... none
27260s0%-m32 supports C++20 features with -std=c++20... yes
27270s0%-m32 -std=c++20
27280s0%compiler... no
27290s0%-m32 -std=c++20 accepts -g... no
27300s0%-m32 -std=c++20... none
27980s0%preprocessor... g++ -m32 -std=c++20 -E
27990s0%-m32 -std=c++20... /usr/bin/ld
28010s0%-m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes
28020s0%-m32 -std=c++20 option to produce PIC... -fPIC -DPIC
28030s0%-m32 -std=c++20 PIC flag -fPIC -DPIC works... yes
28040s0%-m32 -std=c++20 static flag -static works... no
28050s0%-m32 -std=c++20 supports -c -o file.o... yes
28060s0%-m32 -std=c++20 supports -c -o file.o... (cached) yes
28070s0%-m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes
28270s0%compiler accepts -Werror... yes
28290s0%compiler accepts -Wall... yes
28300s0%compiler accepts -Wextra... yes
28310s0%compiler accepts -Wgnu... no
28320s0%compiler accepts -Wformat -Wformat-security... yes
28330s0%compiler accepts -Wvla... yes
28340s0%compiler accepts -Wshadow-field... no
28350s0%compiler accepts -Wthread-safety... no
28360s0%compiler accepts -Wloop-analysis... no
28370s0%compiler accepts -Wredundant-decls... yes
28380s0%compiler accepts -Wunused-member-function... no
28390s0%compiler accepts -Wdate-time... yes
28400s0%compiler accepts -Wconditional-uninitialized... no
28410s0%compiler accepts -Wduplicated-branches... yes
28420s0%compiler accepts -Wduplicated-cond... yes
28430s0%compiler accepts -Wlogical-op... yes
28440s0%compiler accepts -Woverloaded-virtual... yes
28450s0%compiler accepts -Wsuggest-override... yes
28460s0%compiler accepts -Wimplicit-fallthrough... yes
28470s0%compiler accepts -Wunreachable-code... yes
28480s0%compiler accepts -Wdocumentation... no
28490s0%compiler accepts -Wself-assign... no
28500s0%compiler accepts -Wundef... yes
28510s0%compiler accepts -Wunused-parameter... yes
28520s0%compiler accepts -fno-extended-identifiers... yes
28530s0%compiler accepts -fstack-reuse=none... yes
28540s0%compiler accepts -msse4.2... yes
28550s0%compiler accepts -msse4.1... yes
28560s0%compiler accepts -mavx -mavx2... yes
28570s0%compiler accepts -msse4 -msha... yes
28580s0%compiler accepts -mpclmul... no
28630s0%compiler accepts -march=armv8-a+crc+crypto... no
28640s0%compiler accepts -march=armv8-a+crypto... no
28790s0%compiler accepts -fPIC... yes
28800s0%compiler accepts -Wstack-protector... yes
28810s0%compiler accepts -fstack-protector-all... yes
28820s0%compiler accepts -fcf-protection=full... yes
28830s0%compiler accepts -fstack-clash-protection... yes
28840s0%preprocessor accepts -D_FORTIFY_SOURCE=3... yes
28855s0%preprocessor accepts -U_FORTIFY_SOURCE... yes
29740s0%headers... default
29980s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... yes
29992s0%compiler accepts -fvisibility=hidden... yes
32080s0%-m32 -std=c++20
32142s0%make distdir VERSION=i686-pc-linux-gnu
32780s0%cd /home/admin/actions-runner/_work/_temp/build/bitcoin-i686-pc-linux-gnu
32790s0%bash -c './configure --cache-file=../config.cache --disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-zmq --with-gui=qt5 --enable-reduce-exports'
32950s0%compiler works... yes
32960s0%compiler default output file name... a.out
33000s0%compiler... (cached) yes
33010s0%-m32 accepts -g... (cached) yes
33030s0%-m32... (cached) none
33040s0%-m32 supports C++20 features with -std=c++20... (cached) yes
33050s0%-m32 -std=c++20
33060s0%compiler... (cached) no
33070s0%-m32 -std=c++20 accepts -g... (cached) no
33080s0%-m32 -std=c++20... (cached) none
33750s0%preprocessor... (cached) g++ -m32 -std=c++20 -E
33760s0%-m32 -std=c++20... (cached) /usr/bin/ld
33780s0%-m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes
33790s0%-m32 -std=c++20 option to produce PIC... (cached) -fPIC -DPIC
33800s0%-m32 -std=c++20 PIC flag -fPIC -DPIC works... (cached) yes
33810s0%-m32 -std=c++20 static flag -static works... (cached) no
33820s0%-m32 -std=c++20 supports -c -o file.o... (cached) yes
33830s0%-m32 -std=c++20 supports -c -o file.o... (cached) yes
33840s0%-m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes
34040s0%compiler accepts -Werror... (cached) yes
34060s0%compiler accepts -Wall... (cached) yes
34070s0%compiler accepts -Wextra... (cached) yes
34080s0%compiler accepts -Wgnu... (cached) no
34090s0%compiler accepts -Wformat -Wformat-security... (cached) yes
34100s0%compiler accepts -Wvla... (cached) yes
34110s0%compiler accepts -Wshadow-field... (cached) no
34120s0%compiler accepts -Wthread-safety... (cached) no
34130s0%compiler accepts -Wloop-analysis... (cached) no
34140s0%compiler accepts -Wredundant-decls... (cached) yes
34150s0%compiler accepts -Wunused-member-function... (cached) no
34160s0%compiler accepts -Wdate-time... (cached) yes
34170s0%compiler accepts -Wconditional-uninitialized... (cached) no
34180s0%compiler accepts -Wduplicated-branches... (cached) yes
34190s0%compiler accepts -Wduplicated-cond... (cached) yes
34200s0%compiler accepts -Wlogical-op... (cached) yes
34210s0%compiler accepts -Woverloaded-virtual... (cached) yes
34220s0%compiler accepts -Wsuggest-override... (cached) yes
34230s0%compiler accepts -Wimplicit-fallthrough... (cached) yes
34240s0%compiler accepts -Wunreachable-code... (cached) yes
34250s0%compiler accepts -Wdocumentation... (cached) no
34260s0%compiler accepts -Wself-assign... (cached) no
34270s0%compiler accepts -Wundef... (cached) yes
34280s0%compiler accepts -Wunused-parameter... (cached) yes
34290s0%compiler accepts -fno-extended-identifiers... (cached) yes
34300s0%compiler accepts -fstack-reuse=none... (cached) yes
34310s0%compiler accepts -msse4.2... (cached) yes
34320s0%compiler accepts -msse4.1... (cached) yes
34330s0%compiler accepts -mavx -mavx2... (cached) yes
34340s0%compiler accepts -msse4 -msha... (cached) yes
34350s0%compiler accepts -mpclmul... (cached) no
34400s0%compiler accepts -march=armv8-a+crc+crypto... (cached) no
34410s0%compiler accepts -march=armv8-a+crypto... (cached) no
34560s0%compiler accepts -fPIC... (cached) yes
34570s0%compiler accepts -Wstack-protector... (cached) yes
34580s0%compiler accepts -fstack-protector-all... (cached) yes
34590s0%compiler accepts -fcf-protection=full... (cached) yes
34600s0%compiler accepts -fstack-clash-protection... (cached) yes
34610s0%preprocessor accepts -D_FORTIFY_SOURCE=3... (cached) yes
34624s0%preprocessor accepts -U_FORTIFY_SOURCE... (cached) yes
35290s0%headers... default
35450s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) yes
35462s0%compiler accepts -fvisibility=hidden... (cached) yes
37440s0%-m32 -std=c++20
37500s0%[[ false == \t\r\u\e ]]
37513m8s15%bash -c ' make -j16 install'
123040s0%bash -c 'ccache --version | head -n 1 && ccache --show-stats'
123210s0%'[' true = true ']'
123220s0%ccache -s
123230s0%grep Hits:
123240s0%head -1
123250s0%sed 's/.*(\(.*\)%).*/\1/'
123260s0%hit_rate='0.52 '
123270s0%'[' 0 -lt 75 ']'
123280s0%echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_i686_centos was 0.52 %'
123300s0%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/i686-pc-linux-gnu/ /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/
123410s0%du -sh /home/admin/actions-runner/_work/_temp/previous_releases
123430s0%[[ i686-pc-linux-gnu = *-mingw32 ]]
123440s0%'[' -n '' ']'
123450s0%'[' true = true ']'
123460s0%DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
123470s0%LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/lib
123484m16s21%make -j16 check VERBOSE=1
125650s0%'[' '' = true ']'
125660s0%'[' true = true ']'
125670s0%LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/lib
125685m40s28%test/functional/test_runner.py --ci -j16 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
135210s0%'[' false = true ']'
135220s0%'[' false = true ']'
135230s0%'[' -z '' ']'
135240s0%echo 'Stop and remove CI container by ID'
135256s0%docker container kill dfcd4702c545b76dc402fb573ea7e2aec6c6ad2b78e66f6a90c7aa3d28bf530a
Tags
  • 32bit CentOS, dash, gui
  • more_28_x_backports
  • COMPLETED