| 762 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 763 | 0s | 0% | cd ./ci/test/../../ |
| 764 | 0s | 0% | pwd |
| 765 | 0s | 0% | BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin |
| 766 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 767 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 768 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 769 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 770 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 771 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 772 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 773 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 774 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 775 | 0s | 0% | echo 'Setting specific values in env' |
| 777 | 0s | 0% | '[' -n ./ci/test/00_setup_env_win64.sh ']' |
| 778 | 0s | 0% | set -o errexit |
| 779 | 0s | 0% | source ./ci/test/00_setup_env_win64.sh |
| 780 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 781 | 0s | 0% | LC_ALL=C.UTF-8 |
| 782 | 0s | 0% | export CONTAINER_NAME=ci_win64 |
| 783 | 0s | 0% | CONTAINER_NAME=ci_win64 |
| 784 | 0s | 0% | export CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm |
| 785 | 0s | 0% | CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm |
| 786 | 0s | 0% | export HOST=x86_64-w64-mingw32 |
| 787 | 0s | 0% | HOST=x86_64-w64-mingw32 |
| 788 | 0s | 0% | export DPKG_ADD_ARCH=i386 |
| 789 | 0s | 0% | DPKG_ADD_ARCH=i386 |
| 790 | 0s | 0% | export 'PACKAGES=nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file' |
| 791 | 0s | 0% | PACKAGES='nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file' |
| 792 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 793 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 794 | 0s | 0% | export GOAL=deploy |
| 795 | 0s | 0% | GOAL=deploy |
| 796 | 0s | 0% | export 'BITCOIN_CONFIG=--enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\''' |
| 797 | 0s | 0% | BITCOIN_CONFIG='--enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\''' |
| 798 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 800 | 0s | 0% | command -v nproc |
| 801 | 0s | 0% | nproc |
| 802 | 0s | 0% | export MAKEJOBS=-j8 |
| 803 | 0s | 0% | MAKEJOBS=-j8 |
| 804 | 0s | 0% | export USE_BUSY_BOX=false |
| 805 | 0s | 0% | USE_BUSY_BOX=false |
| 806 | 0s | 0% | export RUN_UNIT_TESTS=true |
| 807 | 0s | 0% | RUN_UNIT_TESTS=true |
| 808 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 809 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 810 | 0s | 0% | export RUN_TIDY=false |
| 811 | 0s | 0% | RUN_TIDY=false |
| 812 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 813 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 814 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 815 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 816 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 817 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 818 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 819 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 820 | 0s | 0% | export CCACHE_MAXSIZE=100M |
| 821 | 0s | 0% | CCACHE_MAXSIZE=100M |
| 822 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 823 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 824 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 825 | 0s | 0% | CCACHE_COMPRESS=1 |
| 826 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 827 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 828 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 829 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 830 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 831 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 832 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 833 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 834 | 0s | 0% | export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 835 | 0s | 0% | CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 836 | 0s | 0% | export GOAL=deploy |
| 837 | 0s | 0% | GOAL=deploy |
| 838 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 839 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 840 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 841 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 842 | 0s | 0% | set -o errexit |
| 843 | 0s | 0% | ./ci/test/02_run_container.sh |
| 844 | 0s | 0% | '[' -z '' ']' |
| 845 | 0s | 0% | 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]' |
| 846 | 0s | 0% | tee /tmp/env-admin-ci_win64 |
| 974 | 0s | 0% | docker run --rm docker.io/amd64/debian:bookworm bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\''' |
| 975 | 3s | 0% | tee --append /tmp/env-admin-ci_win64 |
| 986 | 0s | 0% | echo 'Creating docker.io/amd64/debian:bookworm container to run in' |
| 987 | 5s | 0% | docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_win64.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_win64 --load --tag=ci_win64 /home/admin/actions-runner/_work/bitcoin/bitcoin |
| 1035 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 1036 | 0s | 0% | cd ./ci/test/../../ |
| 1037 | 0s | 0% | pwd |
| 1038 | 0s | 0% | BASE_READ_ONLY_DIR=/ci_container_base |
| 1039 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 1040 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1041 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1042 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1043 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1044 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1045 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1046 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1047 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1048 | 0s | 0% | echo 'Setting specific values in env' |
| 1050 | 0s | 0% | '[' -n ./ci/test/00_setup_env_win64.sh ']' |
| 1051 | 0s | 0% | set -o errexit |
| 1052 | 0s | 0% | source ./ci/test/00_setup_env_win64.sh |
| 1053 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 1054 | 0s | 0% | LC_ALL=C.UTF-8 |
| 1055 | 0s | 0% | export CONTAINER_NAME=ci_win64 |
| 1056 | 0s | 0% | CONTAINER_NAME=ci_win64 |
| 1057 | 0s | 0% | export CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm |
| 1058 | 0s | 0% | CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm |
| 1059 | 0s | 0% | export HOST=x86_64-w64-mingw32 |
| 1060 | 0s | 0% | HOST=x86_64-w64-mingw32 |
| 1061 | 0s | 0% | export DPKG_ADD_ARCH=i386 |
| 1062 | 0s | 0% | DPKG_ADD_ARCH=i386 |
| 1063 | 0s | 0% | export 'PACKAGES=nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file' |
| 1064 | 0s | 0% | PACKAGES='nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file' |
| 1065 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 1066 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 1067 | 0s | 0% | export GOAL=deploy |
| 1068 | 0s | 0% | GOAL=deploy |
| 1069 | 0s | 0% | export 'BITCOIN_CONFIG=--enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\''' |
| 1070 | 0s | 0% | BITCOIN_CONFIG='--enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\''' |
| 1071 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 1073 | 0s | 0% | command -v nproc |
| 1074 | 0s | 0% | nproc |
| 1075 | 0s | 0% | export MAKEJOBS=-j8 |
| 1076 | 0s | 0% | MAKEJOBS=-j8 |
| 1077 | 0s | 0% | export USE_BUSY_BOX=false |
| 1078 | 0s | 0% | USE_BUSY_BOX=false |
| 1079 | 0s | 0% | export RUN_UNIT_TESTS=true |
| 1080 | 0s | 0% | RUN_UNIT_TESTS=true |
| 1081 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=false |
| 1082 | 0s | 0% | RUN_FUNCTIONAL_TESTS=false |
| 1083 | 0s | 0% | export RUN_TIDY=false |
| 1084 | 0s | 0% | RUN_TIDY=false |
| 1085 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1086 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1087 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 1088 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 1089 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 1090 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 1091 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 1092 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 1093 | 0s | 0% | export CCACHE_MAXSIZE=100M |
| 1094 | 0s | 0% | CCACHE_MAXSIZE=100M |
| 1095 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1096 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1097 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 1098 | 0s | 0% | CCACHE_COMPRESS=1 |
| 1099 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1100 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1101 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1102 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1103 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1104 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1105 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1106 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1107 | 0s | 0% | export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 1108 | 0s | 0% | CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 1109 | 0s | 0% | export GOAL=deploy |
| 1110 | 0s | 0% | GOAL=deploy |
| 1111 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1112 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1113 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 1114 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 1115 | 0s | 0% | ./ci/test/01_base_install.sh |
| 1116 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 1117 | 0s | 0% | git config --global ci.base-install-done |
| 1119 | 0s | 0% | '[' '' == true ']' |
| 1120 | 0s | 0% | '[' -n i386 ']' |
| 1121 | 0s | 0% | dpkg --add-architecture i386 |
| 1122 | 0s | 0% | [[ docker.io/amd64/debian:bookworm == *centos* ]] |
| 1123 | 0s | 0% | '[' '' '!=' macos ']' |
| 1124 | 0s | 0% | [[ -n '' ]] |
| 1125 | 2s | 0% | retry -- apt-get update |
| 1137 | 0s | 0% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 1146 | 0s | 0% | g++-12 gcc gcc-12 gcc-12-base:i386 |
| 1248 | 0s | 0% | g++-12 |
| 1387 | 10s | 0% | amd64 4:12.2.0-3 [1356 B] |
| 1928 | 14s | 1% | (4:12.2.0-3) ... |
| 2748 | 0s | 0% | (x86_64-w64-mingw32-g++) in auto mode |
| 2781 | 0s | 0% | (4:12.2.0-3) ... |
| 2782 | 1s | 0% | to provide /usr/bin/c++ (c++) in auto mode |
| 2898 | 0s | 0% | '[' -n '' ']' |
| 2899 | 0s | 0% | [[ '' == \t\r\u\e ]] |
| 2900 | 0s | 0% | [[ false == \t\r\u\e ]] |
| 2901 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources |
| 2902 | 0s | 0% | OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers |
| 2903 | 0s | 0% | '[' -n '' ']' |
| 2904 | 1m4s | 4% | git config --global ci.base-install-done true |
| 2921 | 0s | 0% | docker volume create ci_win64_ccache |
| 2923 | 0s | 0% | docker volume create ci_win64_depends |
| 2925 | 0s | 0% | docker volume create ci_win64_depends_sources |
| 2927 | 0s | 0% | docker volume create ci_win64_previous_releases |
| 2929 | 0s | 0% | CI_CCACHE_MOUNT=type=volume,src=ci_win64_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 2930 | 0s | 0% | CI_DEPENDS_MOUNT=type=volume,src=ci_win64_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built |
| 2931 | 0s | 0% | CI_DEPENDS_SOURCES_MOUNT=type=volume,src=ci_win64_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources |
| 2932 | 0s | 0% | CI_PREVIOUS_RELEASES_MOUNT=type=volume,src=ci_win64_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases |
| 2933 | 0s | 0% | '[' '' ']' |
| 2934 | 0s | 0% | docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net |
| 2936 | 0s | 0% | '[' -n '' ']' |
| 2938 | 0s | 0% | echo 'Prune all dangling bitcoin-ci-test images' |
| 2939 | 0s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
| 2941 | 1s | 0% | 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_win64_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=volume,src=ci_win64_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=volume,src=ci_win64_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=volume,src=ci_win64_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --env-file /tmp/env-admin-ci_win64 --name ci_win64 --network ci-ip6net ci_win64 |
| 2942 | 0s | 0% | CI_CONTAINER_ID=bc7d02f72b3e163d991b5c734856c474a035244d41926e2c02b0b5a99ecc455e |
| 2943 | 0s | 0% | export CI_CONTAINER_ID |
| 2944 | 0s | 0% | export 'CI_EXEC_CMD_PREFIX=docker exec bc7d02f72b3e163d991b5c734856c474a035244d41926e2c02b0b5a99ecc455e' |
| 2945 | 0s | 0% | CI_EXEC_CMD_PREFIX='docker exec bc7d02f72b3e163d991b5c734856c474a035244d41926e2c02b0b5a99ecc455e' |
| 2946 | 0s | 0% | '[' '' == macos ']' |
| 2947 | 0s | 0% | export -f CI_EXEC |
| 2948 | 0s | 0% | CI_EXEC rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp |
| 2949 | 0s | 0% | docker exec bc7d02f72b3e163d991b5c734856c474a035244d41926e2c02b0b5a99ecc455e 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' |
| 2967 | 0s | 0% | CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh |
| 2968 | 0s | 0% | docker exec bc7d02f72b3e163d991b5c734856c474a035244d41926e2c02b0b5a99ecc455e 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' |
| 2969 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 2970 | 0s | 0% | git config --global ci.base-install-done |
| 2971 | 0s | 0% | '[' true == true ']' |
| 2972 | 0s | 0% | echo 'Skip base install' |
| 2973 | 0s | 0% | exit 0 |
| 2975 | 0s | 0% | CI_EXEC git config --global --add safe.directory '"*"' |
| 2976 | 0s | 0% | docker exec bc7d02f72b3e163d991b5c734856c474a035244d41926e2c02b0b5a99ecc455e 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 "*"' |
| 2977 | 0s | 0% | CI_EXEC mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 2978 | 0s | 0% | docker exec bc7d02f72b3e163d991b5c734856c474a035244d41926e2c02b0b5a99ecc455e 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/' |
| 2979 | 0s | 0% | CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh |
| 2980 | 0s | 0% | docker exec bc7d02f72b3e163d991b5c734856c474a035244d41926e2c02b0b5a99ecc455e 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' |
| 2981 | 0s | 0% | export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 2982 | 0s | 0% | ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 2983 | 0s | 0% | export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 2984 | 0s | 0% | LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 2985 | 0s | 0% | export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1 |
| 2986 | 0s | 0% | TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1 |
| 2987 | 0s | 0% | 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 |
| 2988 | 0s | 0% | UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1 |
| 2989 | 0s | 0% | '[' '' == macos ']' |
| 2990 | 0s | 0% | free -m -h |
| 2994 | 0s | 0% | nproc |
| 2996 | 0s | 0% | echo 'Number of CPUs (nproc): 8' |
| 2997 | 0s | 0% | uname --kernel-name --kernel-release |
| 2998 | 0s | 0% | echo 'System info: Linux 6.14.0-37-generic' |
| 3000 | 0s | 0% | lscpu |
| 3019 | 0s | 0% | echo 'Free disk space:' |
| 3020 | 0s | 0% | df -h |
| 3047 | 0s | 0% | [[ ci_win64 == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]] |
| 3048 | 0s | 0% | export HOST=x86_64-w64-mingw32 |
| 3049 | 0s | 0% | HOST=x86_64-w64-mingw32 |
| 3050 | 0s | 0% | tee /dev/fd/63 |
| 3051 | 0s | 0% | patch -p1 |
| 3061 | 0s | 0% | b/src/leveldb/db/db_impl.cc |
| 3071 | 0s | 0% | 1].Add(stats); |
| 3072 | 0s | 0% | '[' false = true ']' |
| 3073 | 0s | 0% | '[' true = true ']' |
| 3074 | 0s | 0% | export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 3075 | 0s | 0% | DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 3076 | 0s | 0% | '[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']' |
| 3077 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 3079 | 1s | 0% | 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 |
| 3088 | 0s | 0% | '[' false = true ']' |
| 3089 | 0s | 0% | '[' '' == macos ']' |
| 3090 | 0s | 0% | echo |
| 3091 | 0s | 0% | '[' -z '' ']' |
| 3092 | 0s | 0% | [[ docker.io/amd64/debian:bookworm == *centos* ]] |
| 3093 | 0s | 0% | SHELL_OPTS=CONFIG_SHELL= |
| 3094 | 7m23s | 32% | bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
| 3365 | 0s | 0% | '[' '' = true ']' |
| 3366 | 0s | 0% | BITCOIN_CONFIG_ALL=--disable-dependency-tracking |
| 3367 | 0s | 0% | '[' -z '' ']' |
| 3368 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/share/config.site' |
| 3369 | 0s | 0% | '[' -z '' ']' |
| 3370 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/share/config.site --enable-werror' |
| 3371 | 0s | 0% | ccache --zero-stats |
| 3373 | 0s | 0% | PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats' |
| 3374 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out' |
| 3375 | 0s | 0% | '[' -n '' ']' |
| 3376 | 8s | 0% | ./autogen.sh |
| 3408 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/build |
| 3409 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build |
| 3410 | 0s | 0% | 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/x86_64-w64-mingw32/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\''' |
| 3427 | 0s | 0% | compiler works... yes |
| 3428 | 0s | 0% | compiler default output file name... a.exe |
| 3509 | 0s | 0% | preprocessor... x86_64-w64-mingw32-g++-posix -std=c++20 -E |
| 3537 | 0s | 0% | compiler accepts -Werror... yes |
| 3539 | 0s | 0% | compiler accepts -Wall... yes |
| 3540 | 0s | 0% | compiler accepts -Wextra... yes |
| 3541 | 0s | 0% | compiler accepts -Wgnu... no |
| 3542 | 0s | 0% | compiler accepts -Wformat -Wformat-security... yes |
| 3543 | 0s | 0% | compiler accepts -Wvla... yes |
| 3544 | 0s | 0% | compiler accepts -Wshadow-field... no |
| 3545 | 0s | 0% | compiler accepts -Wthread-safety... no |
| 3546 | 0s | 0% | compiler accepts -Wloop-analysis... no |
| 3547 | 0s | 0% | compiler accepts -Wredundant-decls... yes |
| 3548 | 0s | 0% | compiler accepts -Wunused-member-function... no |
| 3549 | 0s | 0% | compiler accepts -Wdate-time... yes |
| 3550 | 0s | 0% | compiler accepts -Wconditional-uninitialized... no |
| 3551 | 0s | 0% | compiler accepts -Wduplicated-branches... yes |
| 3552 | 0s | 0% | compiler accepts -Wduplicated-cond... yes |
| 3553 | 0s | 0% | compiler accepts -Wlogical-op... yes |
| 3554 | 0s | 0% | compiler accepts -Woverloaded-virtual... yes |
| 3555 | 0s | 0% | compiler accepts -Wsuggest-override... yes |
| 3556 | 0s | 0% | compiler accepts -Wimplicit-fallthrough... yes |
| 3557 | 0s | 0% | compiler accepts -Wunreachable-code... yes |
| 3558 | 0s | 0% | compiler accepts -Wdocumentation... no |
| 3559 | 0s | 0% | compiler accepts -Wself-assign... no |
| 3560 | 0s | 0% | compiler accepts -Wundef... yes |
| 3561 | 0s | 0% | compiler accepts -Wunused-parameter... yes |
| 3562 | 0s | 0% | compiler accepts -fno-extended-identifiers... yes |
| 3563 | 0s | 0% | compiler accepts -fstack-reuse=none... yes |
| 3564 | 0s | 0% | compiler accepts -msse4.2... yes |
| 3565 | 0s | 0% | compiler accepts -msse4.1... yes |
| 3566 | 0s | 0% | compiler accepts -mavx -mavx2... yes |
| 3567 | 0s | 0% | compiler accepts -msse4 -msha... yes |
| 3568 | 0s | 0% | compiler accepts -mpclmul... yes |
| 3573 | 0s | 0% | compiler accepts -march=armv8-a+crc+crypto... no |
| 3574 | 0s | 0% | compiler accepts -march=armv8-a+crypto... no |
| 3595 | 0s | 0% | compiler accepts -Wa,-muse-unaligned-vector-move... yes |
| 3609 | 0s | 0% | compiler accepts -Wstack-protector... yes |
| 3610 | 0s | 0% | compiler accepts -fstack-protector-all... yes |
| 3611 | 0s | 0% | compiler accepts -fcf-protection=full... yes |
| 3612 | 0s | 0% | preprocessor accepts -D_FORTIFY_SOURCE=3... yes |
| 3613 | 9s | 0% | preprocessor accepts -U_FORTIFY_SOURCE... yes |
| 3690 | 0s | 0% | headers... default |
| 3708 | 0s | 0% | preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... no |
| 3709 | 2s | 0% | compiler accepts -fvisibility=hidden... yes |
| 3923 | 2s | 0% | make distdir VERSION=x86_64-w64-mingw32 |
| 3987 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build/bitcoin-x86_64-w64-mingw32 |
| 3988 | 0s | 0% | bash -c './configure --cache-file=../config.cache --disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-reduce-exports --disable-gui-tests CXXFLAGS='\''-Wno-return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\''' |
| 4004 | 0s | 0% | compiler works... yes |
| 4005 | 0s | 0% | compiler default output file name... a.exe |
| 4086 | 0s | 0% | preprocessor... (cached) x86_64-w64-mingw32-g++-posix -std=c++20 -E |
| 4112 | 0s | 0% | compiler accepts -Werror... (cached) yes |
| 4114 | 0s | 0% | compiler accepts -Wall... (cached) yes |
| 4115 | 0s | 0% | compiler accepts -Wextra... (cached) yes |
| 4116 | 0s | 0% | compiler accepts -Wgnu... (cached) no |
| 4117 | 0s | 0% | compiler accepts -Wformat -Wformat-security... (cached) yes |
| 4118 | 0s | 0% | compiler accepts -Wvla... (cached) yes |
| 4119 | 0s | 0% | compiler accepts -Wshadow-field... (cached) no |
| 4120 | 0s | 0% | compiler accepts -Wthread-safety... (cached) no |
| 4121 | 0s | 0% | compiler accepts -Wloop-analysis... (cached) no |
| 4122 | 0s | 0% | compiler accepts -Wredundant-decls... (cached) yes |
| 4123 | 0s | 0% | compiler accepts -Wunused-member-function... (cached) no |
| 4124 | 0s | 0% | compiler accepts -Wdate-time... (cached) yes |
| 4125 | 0s | 0% | compiler accepts -Wconditional-uninitialized... (cached) no |
| 4126 | 0s | 0% | compiler accepts -Wduplicated-branches... (cached) yes |
| 4127 | 0s | 0% | compiler accepts -Wduplicated-cond... (cached) yes |
| 4128 | 0s | 0% | compiler accepts -Wlogical-op... (cached) yes |
| 4129 | 0s | 0% | compiler accepts -Woverloaded-virtual... (cached) yes |
| 4130 | 0s | 0% | compiler accepts -Wsuggest-override... (cached) yes |
| 4131 | 0s | 0% | compiler accepts -Wimplicit-fallthrough... (cached) yes |
| 4132 | 0s | 0% | compiler accepts -Wunreachable-code... (cached) yes |
| 4133 | 0s | 0% | compiler accepts -Wdocumentation... (cached) no |
| 4134 | 0s | 0% | compiler accepts -Wself-assign... (cached) no |
| 4135 | 0s | 0% | compiler accepts -Wundef... (cached) yes |
| 4136 | 0s | 0% | compiler accepts -Wunused-parameter... (cached) yes |
| 4137 | 0s | 0% | compiler accepts -fno-extended-identifiers... (cached) yes |
| 4138 | 0s | 0% | compiler accepts -fstack-reuse=none... (cached) yes |
| 4139 | 0s | 0% | compiler accepts -msse4.2... (cached) yes |
| 4140 | 0s | 0% | compiler accepts -msse4.1... (cached) yes |
| 4141 | 0s | 0% | compiler accepts -mavx -mavx2... (cached) yes |
| 4142 | 0s | 0% | compiler accepts -msse4 -msha... (cached) yes |
| 4143 | 0s | 0% | compiler accepts -mpclmul... (cached) yes |
| 4148 | 0s | 0% | compiler accepts -march=armv8-a+crc+crypto... (cached) no |
| 4149 | 0s | 0% | compiler accepts -march=armv8-a+crypto... (cached) no |
| 4170 | 0s | 0% | compiler accepts -Wa,-muse-unaligned-vector-move... (cached) yes |
| 4184 | 0s | 0% | compiler accepts -Wstack-protector... (cached) yes |
| 4185 | 0s | 0% | compiler accepts -fstack-protector-all... (cached) yes |
| 4186 | 0s | 0% | compiler accepts -fcf-protection=full... (cached) yes |
| 4187 | 0s | 0% | preprocessor accepts -D_FORTIFY_SOURCE=3... (cached) yes |
| 4188 | 8s | 0% | preprocessor accepts -U_FORTIFY_SOURCE... (cached) yes |
| 4253 | 0s | 0% | headers... default |
| 4271 | 0s | 0% | preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) no |
| 4272 | 2s | 0% | compiler accepts -fvisibility=hidden... (cached) yes |
| 4473 | 0s | 0% | [[ false == \t\r\u\e ]] |
| 4474 | 43s | 3% | bash -c ' make -j8 deploy' |
| 4602 | 0s | 0% | (have_annex ? 1 : 0); // The low bit indicates whether an annex is present. |
| 4609 | 5m3s | 22% | (have_annex ? 1 : 0); // The low bit indicates whether an annex is present. |
| 5581 | 0s | 0% | bash -c 'ccache --version | head -n 1 && ccache --show-stats' |
| 5592 | 0s | 0% | '[' true = true ']' |
| 5593 | 0s | 0% | ccache -s |
| 5594 | 0s | 0% | grep Hits: |
| 5595 | 0s | 0% | head -1 |
| 5596 | 0s | 0% | sed 's/.*(\(.*\)%).*/\1/' |
| 5597 | 0s | 0% | hit_rate=' 0.53' |
| 5598 | 0s | 0% | '[' ' 0' -lt 75 ']' |
| 5599 | 0s | 0% | echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_win64 was 0.53%' |
| 5601 | 0s | 0% | 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-mingw32/ |
| 5612 | 0s | 0% | du -sh /home/admin/actions-runner/_work/_temp/previous_releases |
| 5614 | 0s | 0% | [[ x86_64-w64-mingw32 = *-mingw32 ]] |
| 5615 | 4s | 0% | make -j8 -C src/secp256k1 VERBOSE=1 |
| 5627 | 1s | 0% | make -j8 -C src minisketch/test.exe VERBOSE=1 |
| 5632 | 0s | 0% | /home/admin/actions-runner/_work/_temp/ci/test/wrap-wine.sh |
| 5633 | 0s | 0% | executable (console) x86-64 (stripped to external PDB), for MS Windows, 12 sections |
| 5635 | 0s | 0% | executable (console) x86-64 (stripped to external PDB), for MS Windows, 11 sections |
| 5637 | 0s | 0% | executable (GUI) x86-64 (stripped to external PDB), for MS Windows, 13 sections |
| 5639 | 0s | 0% | executable (console) x86-64 (stripped to external PDB), for MS Windows, 12 sections |
| 5641 | 0s | 0% | executable (console) x86-64 (stripped to external PDB), for MS Windows, 12 sections |
| 5643 | 0s | 0% | executable (console) x86-64 (stripped to external PDB), for MS Windows, 12 sections |
| 5645 | 0s | 0% | executable (console) x86-64 (stripped to external PDB), for MS Windows, 12 sections |
| 5647 | 0s | 0% | executable (console) x86-64, for MS Windows, 21 sections |
| 5649 | 0s | 0% | executable (console) x86-64, for MS Windows, 20 sections |
| 5651 | 0s | 0% | executable (console) x86-64, for MS Windows, 19 sections |
| 5653 | 0s | 0% | executable (console) x86-64, for MS Windows, 19 sections |
| 5655 | 0s | 0% | executable (console) x86-64, for MS Windows, 19 sections |
| 5657 | 0s | 0% | executable (console) x86-64, for MS Windows, 19 sections |
| 5659 | 0s | 0% | executable (console) x86-64, for MS Windows, 19 sections |
| 5661 | 0s | 0% | executable (console) x86-64, for MS Windows, 19 sections |
| 5663 | 0s | 0% | executable (GUI) x86-64, for MS Windows, 22 sections |
| 5665 | 0s | 0% | executable (console) x86-64, for MS Windows, 21 sections |
| 5667 | 0s | 0% | executable (console) x86-64, for MS Windows, 20 sections |
| 5669 | 0s | 0% | executable (console) x86-64, for MS Windows, 20 sections |
| 5671 | 0s | 0% | executable (console) x86-64, for MS Windows, 21 sections |
| 5673 | 0s | 0% | executable (console) x86-64, for MS Windows, 21 sections |
| 5675 | 0s | 0% | executable (console) x86-64, for MS Windows, 21 sections |
| 5677 | 0s | 0% | '[' -n '' ']' |
| 5678 | 0s | 0% | '[' true = true ']' |
| 5679 | 0s | 0% | DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 5680 | 0s | 0% | LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/lib |
| 5681 | 6m13s | 27% | make -j8 check VERBOSE=1 |
| 5878 | 0s | 0% | '[' '' = true ']' |
| 5879 | 0s | 0% | '[' false = true ']' |
| 5880 | 0s | 0% | '[' false = true ']' |
| 5881 | 0s | 0% | '[' false = true ']' |
| 5882 | 0s | 0% | '[' -z '' ']' |
| 5883 | 0s | 0% | echo 'Stop and remove CI container by ID' |
| 5884 | 6s | 0% | docker container kill bc7d02f72b3e163d991b5c734856c474a035244d41926e2c02b0b5a99ecc455e |