Task 4603572182056960

fuzz: Make p2p_headers_presync more deterministic

2025-04-09 15:42:11 completed worker:ci_worker_1738693532_860143205 pull/32198 fa3cd7aac74acf576a85299c024249c81384b921


Commands that took longer than 1 second (total 16m16s)
linedurationpercentagecommand
2028s0%docker build --file /tmp/cirrus-build-2404980245/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=6,13,15,18,20,24,40,43,52,55 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-2404980245
3135s0%retry -- apt-get update
33451s5%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang lld llvm zip build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
10979s0%retry -- curl --location --fail https://bitcoincore.org/depends-sources/sdks/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz -o /ci_container_base/depends/sdk-sources/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz
110116s1%tar -C /ci_container_base/depends/SDKs -xf /ci_container_base/depends/sdk-sources/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz
11021m24s8%git config --global ci.base-install-done true
11458s0%podman image prune --force --external
11511s0%docker image prune --force --filter label=bitcoin-ci-test
11632s0%docker exec ea8e51dc143cf7695993253e8c7945f5d2e2c15e792991d5259f5811d3f47a3c bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-2404980245/ /ci_container_base'
11922s0%docker exec ea8e51dc143cf7695993253e8c7945f5d2e2c15e792991d5259f5811d3f47a3c bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && git config --global --add safe.directory "*"'
140511m42s71%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1'
148631s3%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
183633s3%bash -c 'cmake --build . -j10 --target all deploy'
32402s0%Done +
Tags
  • worker:ci_worker_1738693532_860143205
  • macOS-cross, gui, no tests
  • pull/32198
  • COMPLETED