Parent Log: http://ci.aztec-labs.com/7b3e6e8a2abdd89b Command: 9e91553d04f5b22d yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/10badd24359b04680068afd9ca24407383374db1 Env: REF_NAME=gh-readonly-queue/next/pr-15019-7d223783d91db15002a09abc1b52d1455eb3e3da CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Mon Jun 16 11:10:46 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15019_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next 11:10:50 [11:10:50.314] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x0417d0cc3e30d1c1408856a6f823a7e5a39044172a77681ca5b8ff50d3b2b105","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x00d5c8da64630a6617e52307a09f1db71a10fffb624f374c862890d4dd6f2bd4","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x7fde3400e81a34fd6ab71b184f1e492baae16018","feeRecipient":"0x2b5ba3ab0156daece2f1410d41414102573dbba2868eb663b868b25a7e9c026d","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x2695e88a0027922fbcd034c20926ecd72b347bfd671262dd6cab193b50432583"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x0c49b26bfd0ff9ac35dfc7ccf5169507fa7dd7b3b1a5d2eaa83ce6086c084415"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x0d7156dbbef9724da4e135a42865ad0b804ea56f07145a3e8574c97a87e3089c"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x06e2c9ede3eaad03dc105f2da440d878a13e35247d02854534b885fadf9f8f12"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x02d8488a89d3779b7b4ec3aa15df6bb3c53eb2a663bad46bd3d65899c3bf6285"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x0e599704bde47addc97cbf87a77fb3cfd57568bce01c336b0ae1b239cdb08d3e","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x017f1b2bfce05c1fa018625b6f173a1342c3cb289fcc0b6eb0f3cc5ce6ca788e","value":"0x299b84137efba0692199e54ecf63a52a17b4f41f2935367d9b519b6d9de8fe20"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x0743904293c4681b55fe54a7b6e12e04e1395fd231f3f8f869873746c3acd630"} 11:10:50 PASS src/sequencer/block_builder.test.ts 11:10:50 BlockBuilder 11:10:50 builds a block out of a single tx (237 ms) 11:10:50 builds a block with the correct options (84 ms) 11:10:50 builds a block for validation ignoring limits (79 ms) 11:10:50 builds a block out of several txs rejecting invalid txs (49 ms) 11:10:50 11:10:50 Test Suites: 1 passed, 1 total 11:10:50 Tests: 4 passed, 4 total 11:10:50 Snapshots: 0 total 11:10:50 Time: 3.618 s 11:10:50 Ran all test suites matching /sequencer-client\/src\/sequencer\/block_builder.test.ts/i. 11:10:50 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?