Parent Log: http://ci.aztec-labs.com/d05c8a11bc1fb346 Command: 715772c6bcfd0ed3 yarn-project/scripts/run_test.sh foundation/src/fields/bls12_fields.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/3863bc02d671057d0cffd4ced17ca317788ff190 Env: REF_NAME=gh-readonly-queue/staging/pr-15238-db396f13b7ef374a230174bdc4078d9fbb3c788a CURRENT_VERSION=1.0.0 CI_FULL=0 Date: Tue Jun 24 12:18:06 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15238_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3ab53ed964285006_staging 12:18:08 PASS src/fields/bls12_fields.test.ts 12:18:08 Fr Serialization 12:18:08 fromBuffer should serialize and deserialize correctly (4 ms) 12:18:08 fromNoirBigNum should serialize and deserialize correctly (1 ms) 12:18:08 fromString should serialize and deserialize correctly (18 ms) 12:18:08 fromHexString should serialize and deserialize correctly (2 ms) 12:18:08 fromBN254Fr and toBN254Fr should convert correctly (1 ms) 12:18:08 rejects fields too large for BN254 (2 ms) 12:18:08 Arithmetic on Fr 12:18:08 Addition 12:18:08 Low Boundary (1 ms) 12:18:08 High Boundary (1 ms) 12:18:08 Performs addition correctly (1 ms) 12:18:08 Subtraction 12:18:08 Low Boundary (1 ms) 12:18:08 High Boundary 12:18:08 Performs subtraction correctly (1 ms) 12:18:08 Multiplication 12:18:08 Identity (1 ms) 12:18:08 Performs multiplication correctly 12:18:08 High Boundary (1 ms) 12:18:08 Division 12:18:08 Should succeed when mod inverse is -ve 12:18:08 Should succeed when mod inverse is +ve (1 ms) 12:18:08 Should not allow a division by 0 (6 ms) 12:18:08 Square root 12:18:08 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000000" (1 ms) 12:18:08 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000004" (1 ms) 12:18:08 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000009" (1 ms) 12:18:08 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000010" (1 ms) 12:18:08 Should return the correct square root for random value (2 ms) 12:18:08 Power 12:18:08 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000000" 12:18:08 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000002" 12:18:08 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000002" 12:18:08 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000a" 12:18:08 Should return the correct power for random value (1 ms) 12:18:08 Performs power correctly (1 ms) 12:18:08 High Boundary (1 ms) 12:18:08 Fq Serialization 12:18:08 fromBuffer should serialize and deserialize correctly (1 ms) 12:18:08 fromNoirBigNum should serialize and deserialize correctly (1 ms) 12:18:08 fromString should serialize and deserialize correctly (2 ms) 12:18:08 fromHexString should serialize and deserialize correctly (1 ms) 12:18:08 Arithmetic on Fq 12:18:08 Addition 12:18:08 Low Boundary 12:18:08 High Boundary (1 ms) 12:18:08 Performs addition correctly 12:18:08 Subtraction 12:18:08 Low Boundary 12:18:08 High Boundary (1 ms) 12:18:08 Performs subtraction correctly 12:18:08 Multiplication 12:18:08 Identity (1 ms) 12:18:08 Performs multiplication correctly (1 ms) 12:18:08 High Boundary 12:18:08 Division 12:18:08 Should succeed when mod inverse is -ve (1 ms) 12:18:08 Should succeed when mod inverse is +ve (1 ms) 12:18:08 Should not allow a division by 0 (1 ms) 12:18:08 Square root 12:18:08 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" 12:18:08 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004" (1 ms) 12:18:08 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009" 12:18:08 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010" 12:18:08 Should return the correct square root for random value (1 ms) 12:18:08 Power 12:18:08 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" (2 ms) 12:18:08 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" 12:18:08 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" 12:18:08 Should return the correct power for "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a" 12:18:08 Should return the correct power for random value (1 ms) 12:18:08 Performs power correctly 12:18:08 High Boundary 12:18:08 12:18:08 Test Suites: 1 passed, 1 total 12:18:08 Tests: 58 passed, 58 total 12:18:08 Snapshots: 0 total 12:18:08 Time: 0.593 s 12:18:08 Ran all test suites matching foundation/src/fields/bls12_fields.test.ts. 12:18:08 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?