Task 6366839318511616

ci: allow passing extra args to docker build with CI_IMAGE_BUILD_EXTRA_ARGS

2024-11-26 19:22:12 completed worker:ci_worker_1732185948_939768661 pull/31377 f8c8e23c997fe12214e5f7f7fada6ff89e18171c


Commands that took longer than 1 second (total 14m47s)
linedurationpercentagecommand
1901s0%docker build --file /tmp/cirrus-build/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,2,5,8,9,10,13,14,15 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build
5001s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
5116s0%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1'
53228s3%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)'
86110m24s70%bash -c 'cmake --build . -j10 --target all deploy'
22961s0%/ci_container_base/ci/test/wrap-wine.sh
23493m30s23%ctest --stop-on-failure -j10 --timeout 2400
Tags
  • worker:ci_worker_1732185948_939768661
  • Win64, unit tests, no gui tests, no functional tests
  • pull/31377
  • COMPLETED