Parent Log: http://ci.aztec-labs.com/f36ae8a6d7e2bbdb Command: 5523e2d7d458c27d yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/21a568ac0c9ef351b1923375be41d4620add2b60 Env: REF_NAME=gh-readonly-queue/next/pr-15042-b80949775e5c27908a6055ad24592f7d98bdc45a CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Sun Jun 15 12:37:30 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15042_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next 12:37:34 [12:37:34.981] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x1e6667cceb1b83530756e74b6590df0ce57f25b5aa6030aec88d226d437fa2b0","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x00eb40eb15c60202466afceae9c7b444066fdad780961388abfdf721c0f63487","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x5586a7b78baf1405abde091f9a18722746221d91","feeRecipient":"0x252345abc32ed67d7b7cf38b187e5699617738c47cd8640934a907bef441ffcd","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x264862547b2bbd5ad4bc38dcf3db10cc9c1a32fdbe898ca03034633096a5b2f4"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x011ceb3ef429a3243ff8d2f46a6c1beca9b6bfcbc5ddad707ff326d4483dba50"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x1706d5bb4ce9d55c02ab21b488a48424369ff8030e6af98d4f675c7212790c30"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x08f7ce6238d69d83858b71c87538ab7326cdee1b785677fea8d2ef508be83ec5"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x111f289e0d3c1ed7697baa64efc456a8ba4c5ecf5bf06d79144b23366764587a"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x1a01a093ac57d65e854075ef6c8e97d5defce1f645790475b6762faf34351068","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x206b1de0ce7d2b2de7ed74382e4d68c212677aeec7a099e399cacbf0ffeb826f","value":"0x19afdbf0a477684d92bd63ee2849093051a5484fb7e01959d039b4841476ec0b"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x295ee310078d9a97d7ae660610b48e078f31a45f1c934391df4ece39f101caed"} 12:37:35 PASS src/sequencer/block_builder.test.ts 12:37:35 BlockBuilder 12:37:35 builds a block out of a single tx (247 ms) 12:37:35 builds a block with the correct options (84 ms) 12:37:35 builds a block for validation ignoring limits (78 ms) 12:37:35 builds a block out of several txs rejecting invalid txs (50 ms) 12:37:35 12:37:35 Test Suites: 1 passed, 1 total 12:37:35 Tests: 4 passed, 4 total 12:37:35 Snapshots: 0 total 12:37:35 Time: 3.638 s 12:37:35 Ran all test suites matching /sequencer-client\/src\/sequencer\/block_builder.test.ts/i. 12:37:35 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?