Parent Log:
http://ci.aztec-labs.com/f200125a56fdc063
Command: ca6d19ec133d445c yarn-project/scripts/run_test.sh simulator/src/public/side_effect_trace.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/99e234fe4473771b32124e0402885610a6a3f98a
Env: REF_NAME=gh-readonly-queue/next/pr-15233-1c9ca312bfdace816082212846900a49694e1e50 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Tue Jun 24 09:09:50 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15233_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_4750189a1af8c3ca_next
09:09:52
PASS src/public/side_effect_trace.test.ts
09:09:52 Public Side Effect Trace
09:09:52
✓ Should trace storage writes (190 ms)
09:09:52
✓ Should trace note hashes (2 ms)
09:09:52
✓ Should trace nullifiers (2 ms)
09:09:52
✓ Should trace new L2ToL1 messages (2 ms)
09:09:52
✓ Should trace new public logs (2 ms)
09:09:52 Maximum accesses
09:09:52
✓ Should enforce maximum number of user public storage writes (21 ms)
09:09:52
✓ Should enforce maximum number of protocol public storage writes (1 ms)
09:09:52
✓ Should enforce maximum number of new note hashes (4 ms)
09:09:52
✓ Should enforce maximum number of new nullifiers (2 ms)
09:09:52
✓ Should enforce maximum number of new l2 to l1 messages (2 ms)
09:09:52
✓ Should enforce maximum number of new logs (1 ms)
09:09:52
✓ Should enforce maximum number of unique contract class IDs (18 ms)
09:09:52
✓ PreviousValidationRequestArrayLengths and PreviousAccumulatedDataArrayLengths contribute to limits (3 ms)
09:09:52 Should merge forked traces
09:09:52
✓ Successful forked trace should be merged properly (1 ms)
09:09:52
✓ Reverted forked trace should be merged properly (1 ms)
09:09:52
09:09:52
Test Suites: 1 passed, 1 total
09:09:52
Tests: 15 passed, 15 total
09:09:52
Snapshots: 0 total
09:09:52
Time: 1.362 s
09:09:52
Ran all test suites matching simulator/src/public/side_effect_trace.test.ts
.
09:09:52
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?