Task 62020059639

[28.x] Backports

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


Commands that took longer than 1 second (total 34m4s)
linedurationpercentagecommand
2810s0%dirname ./ci/test/00_setup_env.sh
2820s0%cd ./ci/test/../../
2830s0%pwd
2840s0%BASE_READ_ONLY_DIR=/Users/runner/work/bitcoin/bitcoin
2860s0%export BASE_READ_ONLY_DIR
2870s0%export BASE_ROOT_DIR=/Users/runner/work/bitcoin/bitcoin
2880s0%BASE_ROOT_DIR=/Users/runner/work/bitcoin/bitcoin
2890s0%export DEPENDS_DIR=/Users/runner/work/bitcoin/bitcoin/depends
2900s0%DEPENDS_DIR=/Users/runner/work/bitcoin/bitcoin/depends
2910s0%export BASE_SCRATCH_DIR=/Users/runner/work/bitcoin/bitcoin/ci/scratch
2920s0%BASE_SCRATCH_DIR=/Users/runner/work/bitcoin/bitcoin/ci/scratch
2930s0%export BINS_SCRATCH_DIR=/Users/runner/work/bitcoin/bitcoin/ci/scratch/bins/
2940s0%BINS_SCRATCH_DIR=/Users/runner/work/bitcoin/bitcoin/ci/scratch/bins/
2950s0%echo 'Setting specific values in env'
2960s0%'[' -n ./ci/test/00_setup_env_mac_native.sh ']'
2970s0%set -o errexit
2980s0%source ./ci/test/00_setup_env_mac_native.sh
2990s0%export LC_ALL=C.UTF-8
3000s0%LC_ALL=C.UTF-8
3010s0%export HOST=x86_64-apple-darwin
3020s0%HOST=x86_64-apple-darwin
3030s0%export CONTAINER_NAME=ci_mac_native
3040s0%CONTAINER_NAME=ci_mac_native
3050s0%export 'PIP_PACKAGES=--break-system-packages zmq'
3060s0%PIP_PACKAGES='--break-system-packages zmq'
3070s0%export GOAL=install
3090s0%GOAL=install
3100s0%export 'BITCOIN_CONFIG=--with-gui --with-miniupnpc --with-natpmp --enable-reduce-exports'
3110s0%BITCOIN_CONFIG='--with-gui --with-miniupnpc --with-natpmp --enable-reduce-exports'
3120s0%export CI_OS_NAME=macos
3130s0%CI_OS_NAME=macos
3140s0%export NO_DEPENDS=1
3150s0%NO_DEPENDS=1
3160s0%export OSX_SDK=
3170s0%OSX_SDK=
3180s0%export CCACHE_MAXSIZE=400M
3190s0%CCACHE_MAXSIZE=400M
3200s0%export RUN_FUZZ_TESTS=true
3210s0%RUN_FUZZ_TESTS=true
3220s0%echo 'Fallback to default values in env (if not yet set)'
3230s0%command -v nproc
3240s0%sysctl -n hw.logicalcpu
3250s0%export MAKEJOBS=-j3
3260s0%MAKEJOBS=-j3
3270s0%export USE_BUSY_BOX=false
3280s0%USE_BUSY_BOX=false
3290s0%export RUN_UNIT_TESTS=true
3300s0%RUN_UNIT_TESTS=true
3310s0%export RUN_FUNCTIONAL_TESTS=true
3320s0%RUN_FUNCTIONAL_TESTS=true
3330s0%export RUN_TIDY=false
3340s0%RUN_TIDY=false
3350s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
3360s0%TEST_RUNNER_TIMEOUT_FACTOR=40
3370s0%export RUN_FUZZ_TESTS=true
3380s0%RUN_FUZZ_TESTS=true
3390s0%export BOOST_TEST_RANDOM=1
3400s0%BOOST_TEST_RANDOM=1
3410s0%export DEBIAN_FRONTEND=noninteractive
3420s0%DEBIAN_FRONTEND=noninteractive
3430s0%export CCACHE_MAXSIZE=400M
3440s0%CCACHE_MAXSIZE=400M
3450s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
3460s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
3470s0%export CCACHE_COMPRESS=1
3480s0%CCACHE_COMPRESS=1
3490s0%export CCACHE_DIR=/Users/runner/work/_temp/ccache_dir
3500s0%CCACHE_DIR=/Users/runner/work/_temp/ccache_dir
3510s0%export BASE_OUTDIR=/Users/runner/work/bitcoin/bitcoin/ci/scratch/out
3520s0%BASE_OUTDIR=/Users/runner/work/bitcoin/bitcoin/ci/scratch/out
3530s0%export BASE_BUILD_DIR=/Users/runner/work/bitcoin/bitcoin/ci/scratch/build
3540s0%BASE_BUILD_DIR=/Users/runner/work/bitcoin/bitcoin/ci/scratch/build
3550s0%export PREVIOUS_RELEASES_DIR=/Users/runner/work/bitcoin/bitcoin/prev_releases
3560s0%PREVIOUS_RELEASES_DIR=/Users/runner/work/bitcoin/bitcoin/prev_releases
3570s0%export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
3580s0%CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
3590s0%export GOAL=install
3600s0%GOAL=install
3610s0%export DIR_QA_ASSETS=/Users/runner/work/bitcoin/bitcoin/ci/scratch/qa-assets
3620s0%DIR_QA_ASSETS=/Users/runner/work/bitcoin/bitcoin/ci/scratch/qa-assets
3630s0%export 'CI_RETRY_EXE=retry --'
3640s0%CI_RETRY_EXE='retry --'
3650s0%set -o errexit
3660s0%./ci/test/02_run_container.sh
3670s0%'[' -z 1 ']'
3690s0%echo 'Running on host system without docker wrapper'
3710s0%echo 'Create missing folders'
3720s0%mkdir -p /Users/runner/work/_temp/ccache_dir
3730s0%mkdir -p /Users/runner/work/bitcoin/bitcoin/prev_releases
3740s0%'[' macos == macos ']'
3750s0%brew --prefix gnu-getopt
3760s0%IN_GETOPT_BIN=/opt/homebrew/opt/gnu-getopt/bin/getopt
3770s0%export IN_GETOPT_BIN
3780s0%export -f CI_EXEC
3790s0%CI_EXEC rsync --archive --stats --human-readable /Users/runner/work/bitcoin/bitcoin/ /Users/runner/work/bitcoin/bitcoin
3800s0%bash -c 'export PATH="/path_with space:/Users/runner/work/bitcoin/bitcoin/ci/scratch/bins/:/Users/runner/work/bitcoin/bitcoin/ci/retry:$PATH" && cd "/Users/runner/work/bitcoin/bitcoin" && rsync --archive --stats --human-readable /Users/runner/work/bitcoin/bitcoin/ /Users/runner/work/bitcoin/bitcoin'
3810s0%CI_EXEC /Users/runner/work/bitcoin/bitcoin/ci/test/01_base_install.sh
3830s0%bash -c 'export PATH="/path_with space:/Users/runner/work/bitcoin/bitcoin/ci/scratch/bins/:/Users/runner/work/bitcoin/bitcoin/ci/retry:$PATH" && cd "/Users/runner/work/bitcoin/bitcoin" && /Users/runner/work/bitcoin/bitcoin/ci/test/01_base_install.sh'
3980s0%CFG_DONE=ci.base-install-done
3990s0%git config --global ci.base-install-done
4000s0%'[' '' == true ']'
4010s0%'[' -n '' ']'
4020s0%[[ '' == *centos* ]]
4030s0%'[' macos '!=' macos ']'
4040s0%'[' -n '--break-system-packages zmq' ']'
4053s0%retry -- pip3 install --user --break-system-packages zmq
4270s0%[[ '' == \t\r\u\e ]]
4280s0%[[ false == \t\r\u\e ]]
4290s0%mkdir -p /Users/runner/work/bitcoin/bitcoin/depends/SDKs /Users/runner/work/bitcoin/bitcoin/depends/sdk-sources
4300s0%OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers
4310s0%'[' -n '' ']'
4320s0%git config --global ci.base-install-done true
4330s0%CI_EXEC git config --global --add safe.directory '"*"'
4340s0%bash -c 'export PATH="/path_with space:/Users/runner/work/bitcoin/bitcoin/ci/scratch/bins/:/Users/runner/work/bitcoin/bitcoin/ci/retry:$PATH" && cd "/Users/runner/work/bitcoin/bitcoin" && git config --global --add safe.directory "*"'
4350s0%CI_EXEC mkdir -p /Users/runner/work/bitcoin/bitcoin/ci/scratch/bins/
4360s0%bash -c 'export PATH="/path_with space:/Users/runner/work/bitcoin/bitcoin/ci/scratch/bins/:/Users/runner/work/bitcoin/bitcoin/ci/retry:$PATH" && cd "/Users/runner/work/bitcoin/bitcoin" && mkdir -p /Users/runner/work/bitcoin/bitcoin/ci/scratch/bins/'
4370s0%CI_EXEC /Users/runner/work/bitcoin/bitcoin/ci/test/03_test_script.sh
4380s0%bash -c 'export PATH="/path_with space:/Users/runner/work/bitcoin/bitcoin/ci/scratch/bins/:/Users/runner/work/bitcoin/bitcoin/ci/retry:$PATH" && cd "/Users/runner/work/bitcoin/bitcoin" && /Users/runner/work/bitcoin/bitcoin/ci/test/03_test_script.sh'
4390s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
4400s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
4410s0%export LSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/test/sanitizer_suppressions/lsan
4420s0%LSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/test/sanitizer_suppressions/lsan
4430s0%export TSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/test/sanitizer_suppressions/tsan:halt_on_error=1
4440s0%TSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/test/sanitizer_suppressions/tsan:halt_on_error=1
4450s0%export UBSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
4460s0%UBSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
4470s0%'[' macos == macos ']'
4480s0%top -l 1 -s 0
4490s0%awk ' /PhysMem/ {print}'
4510s0%sysctl -n hw.logicalcpu
4520s0%echo 'Number of CPUs: 3'
4540s0%echo 'Free disk space:'
4550s0%df -h
4680s0%[[ ci_mac_native == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
4690s0%export HOST=x86_64-apple-darwin
4700s0%HOST=x86_64-apple-darwin
4710s0%tee /dev/fd/63
4720s0%patch -p1
4740s0%b/src/leveldb/db/db_impl.cc
4760s0%'[' true = true ']'
4770s0%export DIR_FUZZ_IN=/Users/runner/work/bitcoin/bitcoin/ci/scratch/qa-assets/fuzz_seed_corpus/
4780s0%DIR_FUZZ_IN=/Users/runner/work/bitcoin/bitcoin/ci/scratch/qa-assets/fuzz_seed_corpus/
4790s0%'[' '!' -d /Users/runner/work/bitcoin/bitcoin/ci/scratch/qa-assets/fuzz_seed_corpus/ ']'
4800s0%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /Users/runner/work/bitcoin/bitcoin/ci/scratch/qa-assets
4891m19s3%1].Add(stats);
6330s0%cd /Users/runner/work/bitcoin/bitcoin/ci/scratch/qa-assets
6340s0%echo 'Using qa-assets repo from commit ...'
6350s0%git log -1
6380s0%'[' false = true ']'
6400s0%'[' macos == macos ']'
6410s0%echo
6470s0%'[' -z 1 ']'
6480s0%'[' '' = true ']'
6490s0%BITCOIN_CONFIG_ALL=--disable-dependency-tracking
6500s0%'[' -z 1 ']'
6510s0%'[' -z '' ']'
6520s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking --enable-werror'
6530s0%ccache --zero-stats
6550s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
6560s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking --enable-werror --enable-external-signer --prefix=/Users/runner/work/bitcoin/bitcoin/ci/scratch/out'
6570s0%'[' -n '' ']'
65816s0%./autogen.sh
6900s0%mkdir -p /Users/runner/work/bitcoin/bitcoin/ci/scratch/build
6910s0%cd /Users/runner/work/bitcoin/bitcoin/ci/scratch/build
6924s0%bash -c '/Users/runner/work/bitcoin/bitcoin/configure --cache-file=config.cache --disable-dependency-tracking --enable-werror --enable-external-signer --prefix=/Users/runner/work/bitcoin/bitcoin/ci/scratch/out --with-gui --with-miniupnpc --with-natpmp --enable-reduce-exports'
7150s0%compiler works... yes
7160s0%compiler default output file name... a.out
7210s0%accepts -g... yes
7220s0%option to enable C++11 features... -std=gnu++11
7240s0%-std=gnu++11... none
7250s0%-std=gnu++11 supports C++20 features with -std=c++20... yes
7270s0%-std=gnu++11 -std=c++20 accepts -g... yes
7286s0%-std=gnu++11 -std=c++20... none
7970s0%preprocessor... g++ -std=gnu++11 -std=c++20 -E
7980s0%-std=gnu++11 -std=c++20... /Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
8000s0%-std=gnu++11 -std=c++20 linker (/Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
8010s0%-std=gnu++11 -std=c++20 option to produce PIC... -fno-common -DPIC
8020s0%-std=gnu++11 -std=c++20 PIC flag -fno-common -DPIC works... yes
8030s0%-std=gnu++11 -std=c++20 static flag -static works... no
8040s0%-std=gnu++11 -std=c++20 supports -c -o file.o... yes
8050s0%-std=gnu++11 -std=c++20 supports -c -o file.o... (cached) yes
8060s0%-std=gnu++11 -std=c++20 linker (/Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
8240s0%compiler accepts -Werror... yes
8260s0%compiler accepts -Wall... yes
8270s0%compiler accepts -Wextra... yes
8280s0%compiler accepts -Wgnu... yes
8290s0%compiler accepts -Wformat -Wformat-security... yes
8300s0%compiler accepts -Wvla... yes
8310s0%compiler accepts -Wshadow-field... yes
8320s0%compiler accepts -Wthread-safety... yes
8330s0%compiler accepts -Wloop-analysis... yes
8340s0%compiler accepts -Wredundant-decls... yes
8350s0%compiler accepts -Wunused-member-function... yes
8360s0%compiler accepts -Wdate-time... yes
8370s0%compiler accepts -Wconditional-uninitialized... yes
8380s0%compiler accepts -Wduplicated-branches... no
8390s0%compiler accepts -Wduplicated-cond... no
8400s0%compiler accepts -Wlogical-op... no
8410s0%compiler accepts -Woverloaded-virtual... yes
8420s0%compiler accepts -Wsuggest-override... yes
8430s0%compiler accepts -Wimplicit-fallthrough... yes
8440s0%compiler accepts -Wunreachable-code... yes
8450s0%compiler accepts -Wdocumentation... yes
8460s0%compiler accepts -Wself-assign... yes
8470s0%compiler accepts -Wundef... yes
8480s0%compiler accepts -Wunused-parameter... yes
8490s0%compiler accepts -fno-extended-identifiers... no
8500s0%compiler accepts -fstack-reuse=none... no
8510s0%compiler accepts -msse4.2... no
8520s0%compiler accepts -msse4.1... no
8530s0%compiler accepts -mavx -mavx2... no
8540s0%compiler accepts -msse4 -msha... no
8551s0%compiler accepts -mpclmul... no
8600s0%compiler accepts -march=armv8-a+crc+crypto... yes
8610s0%compiler accepts -march=armv8-a+crypto... yes
8665s0%preprocessor accepts -Xclang -internal-isystem -Xclang /usr/local/include/... yes
8780s0%-std=gnu++11 -std=c++20 options needed to detect all undeclared functions... none needed
8810s0%compiler accepts -fPIC... yes
8820s0%compiler accepts -Wstack-protector... yes
8830s0%compiler accepts -fstack-protector-all... yes
8840s0%compiler accepts -fcf-protection=full... no
8850s0%compiler accepts -fstack-clash-protection... no
8860s0%compiler accepts -mbranch-protection=bti... yes
8870s0%preprocessor accepts -D_FORTIFY_SOURCE=3... yes
8884s0%preprocessor accepts -U_FORTIFY_SOURCE... yes
9590s0%headers... no
9730s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... no
9746s0%compiler accepts -fvisibility=hidden... yes
11890s0%-std=gnu++11 -std=c++20
11956s0%make distdir VERSION=x86_64-apple-darwin
12390s0%cd /Users/runner/work/bitcoin/bitcoin/ci/scratch/build/bitcoin-x86_64-apple-darwin
12400s0%bash -c './configure --cache-file=../config.cache --disable-dependency-tracking --enable-werror --enable-external-signer --prefix=/Users/runner/work/bitcoin/bitcoin/ci/scratch/out --with-gui --with-miniupnpc --with-natpmp --enable-reduce-exports'
12600s0%compiler works... yes
12610s0%compiler default output file name... a.out
12660s0%accepts -g... (cached) yes
12670s0%option to enable C++11 features... (cached) -std=gnu++11
12690s0%-std=gnu++11... (cached) none
12700s0%-std=gnu++11 supports C++20 features with -std=c++20... (cached) yes
12720s0%-std=gnu++11 -std=c++20 accepts -g... (cached) yes
12730s0%-std=gnu++11 -std=c++20... (cached) none
13420s0%preprocessor... (cached) g++ -std=gnu++11 -std=c++20 -E
13430s0%-std=gnu++11 -std=c++20... (cached) /Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
13450s0%-std=gnu++11 -std=c++20 linker (/Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
13460s0%-std=gnu++11 -std=c++20 option to produce PIC... (cached) -fno-common -DPIC
13470s0%-std=gnu++11 -std=c++20 PIC flag -fno-common -DPIC works... (cached) yes
13480s0%-std=gnu++11 -std=c++20 static flag -static works... (cached) no
13490s0%-std=gnu++11 -std=c++20 supports -c -o file.o... (cached) yes
13500s0%-std=gnu++11 -std=c++20 supports -c -o file.o... (cached) yes
13510s0%-std=gnu++11 -std=c++20 linker (/Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
13670s0%compiler accepts -Werror... (cached) yes
13690s0%compiler accepts -Wall... (cached) yes
13700s0%compiler accepts -Wextra... (cached) yes
13710s0%compiler accepts -Wgnu... (cached) yes
13720s0%compiler accepts -Wformat -Wformat-security... (cached) yes
13730s0%compiler accepts -Wvla... (cached) yes
13740s0%compiler accepts -Wshadow-field... (cached) yes
13750s0%compiler accepts -Wthread-safety... (cached) yes
13760s0%compiler accepts -Wloop-analysis... (cached) yes
13770s0%compiler accepts -Wredundant-decls... (cached) yes
13780s0%compiler accepts -Wunused-member-function... (cached) yes
13790s0%compiler accepts -Wdate-time... (cached) yes
13800s0%compiler accepts -Wconditional-uninitialized... (cached) yes
13810s0%compiler accepts -Wduplicated-branches... (cached) no
13820s0%compiler accepts -Wduplicated-cond... (cached) no
13830s0%compiler accepts -Wlogical-op... (cached) no
13840s0%compiler accepts -Woverloaded-virtual... (cached) yes
13850s0%compiler accepts -Wsuggest-override... (cached) yes
13860s0%compiler accepts -Wimplicit-fallthrough... (cached) yes
13870s0%compiler accepts -Wunreachable-code... (cached) yes
13880s0%compiler accepts -Wdocumentation... (cached) yes
13890s0%compiler accepts -Wself-assign... (cached) yes
13900s0%compiler accepts -Wundef... (cached) yes
13910s0%compiler accepts -Wunused-parameter... (cached) yes
13920s0%compiler accepts -fno-extended-identifiers... (cached) no
13930s0%compiler accepts -fstack-reuse=none... (cached) no
13940s0%compiler accepts -msse4.2... (cached) no
13950s0%compiler accepts -msse4.1... (cached) no
13960s0%compiler accepts -mavx -mavx2... (cached) no
13970s0%compiler accepts -msse4 -msha... (cached) no
13981s0%compiler accepts -mpclmul... (cached) no
14030s0%compiler accepts -march=armv8-a+crc+crypto... (cached) yes
14040s0%compiler accepts -march=armv8-a+crypto... (cached) yes
14093s0%preprocessor accepts -Xclang -internal-isystem -Xclang /usr/local/include/... (cached) yes
14210s0%-std=gnu++11 -std=c++20 options needed to detect all undeclared functions... (cached) none needed
14240s0%compiler accepts -fPIC... (cached) yes
14250s0%compiler accepts -Wstack-protector... (cached) yes
14260s0%compiler accepts -fstack-protector-all... (cached) yes
14270s0%compiler accepts -fcf-protection=full... (cached) no
14280s0%compiler accepts -fstack-clash-protection... (cached) no
14290s0%compiler accepts -mbranch-protection=bti... (cached) yes
14300s0%preprocessor accepts -D_FORTIFY_SOURCE=3... (cached) yes
14313s0%preprocessor accepts -U_FORTIFY_SOURCE... (cached) yes
14900s0%headers... no
15040s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) no
15056s0%compiler accepts -fvisibility=hidden... (cached) yes
17090s0%-std=gnu++11 -std=c++20
17150s0%[[ false == \t\r\u\e ]]
171611m21s33%bash -c ' make -j3 install'
27590s0%bash -c 'ccache --version | head -n 1 && ccache --show-stats'
27620s0%'[' true = true ']'
27720s0%ccache -s
27730s0%grep Hits:
27740s0%head -1
27750s0%sed 's/.*(\(.*\)%).*/\1/'
27760s0%hit_rate=' 0.79'
27770s0%'[' ' 0' -lt 75 ']'
27790s0%echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_mac_native was 0.79%'
27800s0%du -sh /Users/runner/work/bitcoin/bitcoin/depends/SDKs/ /Users/runner/work/bitcoin/bitcoin/depends/builders/ /Users/runner/work/bitcoin/bitcoin/depends/hosts/ /Users/runner/work/bitcoin/bitcoin/depends/packages/ /Users/runner/work/bitcoin/bitcoin/depends/patches/ /Users/runner/work/bitcoin/bitcoin/depends/sdk-sources/
27850s0%du -sh /Users/runner/work/bitcoin/bitcoin/prev_releases
27890s0%[[ x86_64-apple-darwin = *-mingw32 ]]
27900s0%'[' -n '' ']'
27910s0%'[' true = true ']'
27920s0%DIR_UNIT_TEST_DATA=
27930s0%LD_LIBRARY_PATH=/Users/runner/work/bitcoin/bitcoin/depends/x86_64-apple-darwin/lib
27942m14s6%make -j3 check VERBOSE=1
29800s0%'[' '' = true ']'
29810s0%'[' true = true ']'
29820s0%LD_LIBRARY_PATH=/Users/runner/work/bitcoin/bitcoin/depends/x86_64-apple-darwin/lib
298316m2s47%test/functional/test_runner.py --ci -j3 --tmpdirprefix /Users/runner/work/bitcoin/bitcoin/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
39260s0%'[' false = true ']'
39270s0%'[' true = true ']'
39280s0%LD_LIBRARY_PATH=/Users/runner/work/bitcoin/bitcoin/depends/x86_64-apple-darwin/lib
39297s0%test/fuzz/test_runner.py -j3 -l DEBUG /Users/runner/work/bitcoin/bitcoin/ci/scratch/qa-assets/fuzz_seed_corpus/ --empty_min_time=60
43344s0%'[' -z 1 ']'
Tags
  • macOS 14 native, x86_64, no depends, sqlite only, gui
  • more_28_x_backports
  • COMPLETED