Task 4784179063291904

ci: Catch tests corrupting the source directory

2025-07-04 09:55:55 failed worker:ci_worker_1749796716_732431631 pull/32874 83a51f820df4c642b682ee511cc52d3bd7abd9fc


Commands that took longer than 1 second (total 3m30s)
linedurationpercentagecommand
2031s0%docker build --file /tmp/cirrus-build-2254172181/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --cpuset-cpus=2,3,13,27,30,38,45,46,54,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-2254172181
2664s1%docker image prune --force --filter label=bitcoin-ci-test
2783s1%docker exec 47491859effefeb5445e033652369e59d6e9bd0a598c3dac203fbad16bb40aa5 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-2254172181/ /ci_container_base'
5132m3s58%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
54644s20%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
86520s9%bash -c 'cmake --build . -j10 --target all all'
Tags
  • worker:ci_worker_1749796716_732431631
  • fuzzer,address,undefined,integer, no depends
  • pull/32874
  • FAILED