Parent Log: http://ci.aztec-labs.com/bb15fe6e5c5f66ed Command: 582720422b3f4dff yarn-project/scripts/run_test.sh foundation/src/fields/bls12_fields.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/79e9bd1698f4bba6deade8f76c676f9bbb12ff74 Env: REF_NAME=gh-readonly-queue/staging/pr-15192-505a3c071181dbc5242dc8b655a9b2d69988c8db CURRENT_VERSION=1.0.0 CI_FULL=1 Date: Mon Jun 23 13:26:10 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15192_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3ab53ed964285006_staging 13:26:12 PASS src/fields/bls12_fields.test.ts 13:26:12 Fr Serialization 13:26:12 fromBuffer should serialize and deserialize correctly (7 ms) 13:26:12 fromNoirBigNum should serialize and deserialize correctly (1 ms) 13:26:12 fromString should serialize and deserialize correctly (29 ms) 13:26:12 fromHexString should serialize and deserialize correctly (2 ms) 13:26:12 fromBN254Fr and toBN254Fr should convert correctly (1 ms) 13:26:12 rejects fields too large for BN254 (2 ms) 13:26:12 Arithmetic on Fr 13:26:12 Addition 13:26:12 Low Boundary (1 ms) 13:26:12 High Boundary (3 ms) 13:26:12 Performs addition correctly (1 ms) 13:26:12 Subtraction 13:26:12 Low Boundary 13:26:12 High Boundary 13:26:12 Performs subtraction correctly (1 ms) 13:26:12 Multiplication 13:26:12 Identity (1 ms) 13:26:12 Performs multiplication correctly (1 ms) 13:26:12 High Boundary (1 ms) 13:26:12 Division 13:26:12 Should succeed when mod inverse is -ve (2 ms) 13:26:12 Should succeed when mod inverse is +ve (1 ms) 13:26:12 Should not allow a division by 0 (18 ms) 13:26:12 Square root 13:26:12 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000000" (1 ms) 13:26:12 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000004" (3 ms) 13:26:12 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000009" (9 ms) 13:26:12 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000010" (2 ms) 13:26:12 Should return the correct square root for random value (7 ms) 13:26:12 Power 13:26:12 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000000" (1 ms) 13:26:12 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000002" (1 ms) 13:26:12 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000002" 13:26:12 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000a" (1 ms) 13:26:12 Should return the correct power for random value (5 ms) 13:26:12 Performs power correctly (3 ms) 13:26:12 High Boundary (2 ms) 13:26:12 Fq Serialization 13:26:12 fromBuffer should serialize and deserialize correctly (1 ms) 13:26:12 fromNoirBigNum should serialize and deserialize correctly (1 ms) 13:26:12 fromString should serialize and deserialize correctly (11 ms) 13:26:12 fromHexString should serialize and deserialize correctly (2 ms) 13:26:12 Arithmetic on Fq 13:26:12 Addition 13:26:12 Low Boundary (5 ms) 13:26:12 High Boundary (1 ms) 13:26:12 Performs addition correctly (1 ms) 13:26:12 Subtraction 13:26:12 Low Boundary (1 ms) 13:26:12 High Boundary (8 ms) 13:26:12 Performs subtraction correctly (1 ms) 13:26:12 Multiplication 13:26:12 Identity (3 ms) 13:26:12 Performs multiplication correctly (1 ms) 13:26:12 High Boundary (2 ms) 13:26:12 Division 13:26:12 Should succeed when mod inverse is -ve 13:26:12 Should succeed when mod inverse is +ve (1 ms) 13:26:12 Should not allow a division by 0 (9 ms) 13:26:12 Square root 13:26:12 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" (1 ms) 13:26:12 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004" 13:26:12 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009" (8 ms) 13:26:12 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010" (1 ms) 13:26:12 Should return the correct square root for random value (6 ms) 13:26:12 Power 13:26:12 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" (1 ms) 13:26:12 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" 13:26:12 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" (10 ms) 13:26:12 Should return the correct power for "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a" (1 ms) 13:26:12 Should return the correct power for random value (1 ms) 13:26:12 Performs power correctly (1 ms) 13:26:12 High Boundary (1 ms) 13:26:12 13:26:12 Test Suites: 1 passed, 1 total 13:26:12 Tests: 58 passed, 58 total 13:26:12 Snapshots: 0 total 13:26:12 Time: 1.176 s 13:26:12 Ran all test suites matching foundation/src/fields/bls12_fields.test.ts. 13:26:12 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?