Parent Log: http://ci.aztec-labs.com/7bcd1e743e29abf2 Command: b71f9d6a9e3f68ca yarn-project/scripts/run_test.sh merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/ee24aac96469b4f1cb8d70e614b2dd27bf0eb134 Env: REF_NAME=gh-readonly-queue/next/pr-15242-1c2c2ee2949dbe31742cc9501a31bf3bce8083cf CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 14:07:44 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15242_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next 14:07:51 PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts (5.434 s) 14:07:51 StandardIndexedTree 14:07:51 should revert changes on rollback (379 ms) 14:07:51 should not revert changes after commit (243 ms) 14:07:51 should be able to restore from previous committed data (230 ms) 14:07:51 should throw an error if previous data does not exist for the given name (47 ms) 14:07:51 should serialize sibling path data to a buffer and be able to deserialize it back (179 ms) 14:07:51 StandardIndexedTreeSpecific 14:07:51 produces the correct roots and sibling paths (197 ms) 14:07:51 Can append empty leaves and handle insertions (161 ms) 14:07:51 performs nullifier tree batch insertion correctly (493 ms) 14:07:51 performs nullifier tree batch insertion correctly (428 ms) 14:07:51 performs nullifier tree batch insertion correctly (491 ms) 14:07:51 performs nullifier tree batch insertion correctly (487 ms) 14:07:51 should be able to find indexes of leaves (54 ms) 14:07:51 Updatable leaves 14:07:51 should be able to upsert leaves (70 ms) 14:07:51 performs batch upsert correctly (134 ms) 14:07:51 performs batch upsert correctly (165 ms) 14:07:51 performs batch upsert correctly (230 ms) 14:07:51 14:07:51 Test Suites: 1 passed, 1 total 14:07:51 Tests: 16 passed, 16 total 14:07:51 Snapshots: 0 total 14:07:51 Time: 5.571 s 14:07:51 Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts. 14:07:51 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?