Parent Log: http://ci.aztec-labs.com/dafb1ddad3ade185 Command: d8033ca60b1dba76:ISOLATE=1:NAME=ethereum/src/test/fallback_transport.test.ts yarn-project/scripts/run_test.sh ethereum/src/test/fallback_transport.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/9ddf7d35886489afed34aca3cb819b32c86194b4 Env: REF_NAME=gh-readonly-queue/next/pr-15215-99e234fe4473771b32124e0402885610a6a3f98a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 09:22:40 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15215_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3179db070ad1ae97_next 09:22:41 +++ id -u 09:22:41 +++ id -g 09:22:41 ++ docker run -d --name ethereum_src_test_fallback_transport.test.ts --net=none --cpuset-cpus=0-127 --cpus=2 --memory=8g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''yarn-project/scripts/run_test.sh ethereum/src/test/fallback_transport.test.ts'\''' 09:22:41 + cid=5a64b107d059c9c82b504f80b32a8258669b2f8dceb2342f5770c63d8ddd7e67 09:22:41 + set +x 09:22:45 PASS src/test/fallback_transport.test.ts 09:22:45 fallback_transport 09:22:45 sends a transaction using the first node (395 ms) 09:22:45 falls back to the second node when the first node is down (357 ms) 09:22:45 does not fall back when encountering a contract error (446 ms) 09:22:45 09:22:45 Test Suites: 1 passed, 1 total 09:22:45 Tests: 3 passed, 3 total 09:22:45 Snapshots: 0 total 09:22:45 Time: 2.761 s 09:22:45 Ran all test suites matching ethereum/src/test/fallback_transport.test.ts. 09:22:45 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?