Parent Log: http://ci.aztec-labs.com/a0a5ca8d8b3bb5c7 Command: f643ae060f517c84 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/be78cf2e908c8f2f34676d72c74c8b92a3f591d1 Env: REF_NAME=release-please--branches--next CURRENT_VERSION=0.88.0 CI_FULL=0 Date: Fri Jun 20 23:00:10 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=release-please--branches--next_amd64 Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next 23:00:15 [23:00:15.798] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x08095f316e9f15af370747e59fa976f8684da5aab5140b0bf668884d4c88876d","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x002d53e8e9d9a2ed97b963294744a4ce2d789cc5b41c267c367c728f769a725c","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x85a1ff2f889a7683a7cf3227335ca272459779b8","feeRecipient":"0x204e196aea5a8ac56838cc695ab1992065abf8b447472570fc610296847b668d","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x1018dc49096bf4aa556d875de092a82e63ed6102b04a5d441013b449fbbd2474"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x237ea9e0c738574dddda4c61098a14b4f585fbfa84e650d95e96e33c1ef68d11"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x1c89c27296f10b53a69f9bf22bae8d990bb6d8d663c0809ae95e55caec179c01"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x268b71da86a66add33cf2534f670e3b4219ae277bdcc4ed4ff9565d3e55c7e9c"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x07f5eed45d0e0d55e95639f4c7b3cd0cea090e3992f63dab3d06c3b8ba20ed60"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x2fdfd9bc3cd28e1d42264738da0e671d6c8108c61f6cd2edc2829958da514e04","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x23d453d935c78ba886a97f4913065d2e7407c6c0f5aa4dd27564906ce78dd199","value":"0x2acfa8be3af1555a6ca867e6c59a5299f601bcc09ff97f0cc320ac9fc474e1c6"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x0e0580431a6e6e0e80e47053a156cc6df9ea9765f1732af32ad0feb0252ba3f8"} 23:00:16 PASS src/sequencer/block_builder.test.ts 23:00:16 BlockBuilder 23:00:16 builds a block out of a single tx (243 ms) 23:00:16 builds a block with the correct options (78 ms) 23:00:16 builds a block for validation ignoring limits (91 ms) 23:00:16 builds a block out of several txs rejecting invalid txs (53 ms) 23:00:16 23:00:16 Test Suites: 1 passed, 1 total 23:00:16 Tests: 4 passed, 4 total 23:00:16 Snapshots: 0 total 23:00:16 Time: 4.788 s 23:00:16 Ran all test suites matching sequencer-client/src/sequencer/block_builder.test.ts. 23:00:16 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?