Task 6163059964641280

test: cover base32/base58/base64 with symmetric roundtrip fuzz (and padding) tests

2024-12-02 11:11:34 completed worker:ci_worker_1732185959_837445546 pull/30746 37e5fcfd4fad2f2daed041ddfd60b0c28e5da6b6


Commands that took longer than 1 second (total 26m16s)
linedurationpercentagecommand
1911s0%docker build --file /tmp/cirrus-build-3918807453/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 --cpuset-cpus=0,1,4,5,7,8,9,10,11,15 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-3918807453
2954s0%retry -- apt-get update
3071m15s4%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 pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
197338s2%git config --global ci.base-install-done true
20152s0%podman image prune --force --external
228117m16s65%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1'
236024s1%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)'
26912m27s9%bash -c 'cmake --build . -j10 --target all deploy'
41803m48s14%ctest --stop-on-failure -j10 --timeout 2400
Tags
  • worker:ci_worker_1732185959_837445546
  • Win64, unit tests, no gui tests, no functional tests
  • pull/30746
  • COMPLETED