Task 5477336633573376
test: fix `ReadTopologicalSet` unsigned integer overflow
2025-07-18 13:54:31 aborted worker:ci_worker_1738693537_606070055 pull/33007 85e8bdf4bb924286324210dbbb7559ac908e6fd5- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 3m6s)
line | duration | percentage | command |
---|---|---|---|
201 | 2s | 1% | docker build --file /tmp/cirrus-build-3610106200/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=2,7,18,22,37,43,45,55,61,62 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-3610106200 |
313 | 4s | 2% | retry -- apt-get update |
334 | 59s | 31% | 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' |
1097 | 2s | 1% | 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 |
1101 | 54s | 29% | 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 |