Parent Log: http://ci.aztec-labs.com/e5716000eec0ec74 Command: 68e9475192d7aeac yarn-project/scripts/run_test.sh foundation/src/fields/fields.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/328bbab47c7c4669218f45f56840c0c5959f16a8 Env: REF_NAME=gh-readonly-queue/next/pr-15206-fe25e8151d865a744220512c782713e46482165a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 08:44:38 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15206_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_77231cc3756040e0_next 08:44:40 PASS src/fields/fields.test.ts 08:44:40 GrumpkinScalar Serialization 08:44:40 fromHighLow should serialize and deserialize correctly (5 ms) 08:44:40 fromBuffer should serialize and deserialize correctly (1 ms) 08:44:40 fromString should serialize and deserialize correctly (35 ms) 08:44:40 fromHexString should serialize and deserialize correctly (3 ms) 08:44:40 toBuffer should serialize and deserialize correctly (1 ms) 08:44:40 toString should serialize and deserialize correctly 08:44:40 Bn254 arithmetic 08:44:40 Addition 08:44:40 Low Boundary 08:44:40 High Boundary (1 ms) 08:44:40 Performs addition correctly (1 ms) 08:44:40 Subtraction 08:44:40 Low Boundary 08:44:40 High Boundary 08:44:40 Performs subtraction correctly 08:44:40 Multiplication 08:44:40 Identity (1 ms) 08:44:40 Performs multiplication correctly 08:44:40 High Boundary (1 ms) 08:44:40 Division 08:44:40 Should succeed when mod inverse is -ve 08:44:40 Should succeed when mod inverse is +ve 08:44:40 Should not allow a division by 0 (1 ms) 08:44:40 Square root 08:44:40 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000000" (211 ms) 08:44:40 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000004" (1 ms) 08:44:40 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000009" 08:44:40 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000010" (1 ms) 08:44:40 Should return the correct square root for random value 08:44:40 Comparison 08:44:40 Should compare field elements correctly 08:44:40 Should compare field elements correctly 08:44:40 Should compare field elements correctly (1 ms) 08:44:40 Should compare field elements correctly 08:44:40 Should compare field elements correctly (1 ms) 08:44:40 Should compare field elements correctly 08:44:40 Should compare field elements correctly (1 ms) 08:44:40 Should compare field elements correctly 08:44:40 08:44:40 Test Suites: 1 passed, 1 total 08:44:40 Tests: 31 passed, 31 total 08:44:40 Snapshots: 0 total 08:44:40 Time: 0.837 s 08:44:40 Ran all test suites matching foundation/src/fields/fields.test.ts. 08:44:40 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?