Parent Log: http://ci.aztec-labs.com/723f74eef7f0d56c Command: e1036ad1e7e82d49 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/812a53d5d7c2057744dbf808172864443b5de7af Env: REF_NAME=gh-readonly-queue/next/pr-14417-7a716b3fac2dc249573084a274291af7802ba659 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 26 13:37:27 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14417_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next 13:37:33 [13:37:33.411] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x024ed531925744fe659f6bca00730035500e49a33f319f3163e9ec8520d45513","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x00970a01d08e244cf8b1b5c304243fad9c5b936a4c3d4531a315b4324efde91d","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0xadb8bffc04cfd92e9df9ab732b0cc9f46e11add7","feeRecipient":"0x3007dff3fbc20ca8edd33813fa968feb850e6fa24f1999d616f88207e7a99ff7","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x02ebb1179fb6c3b6537844d14ca711838586e14eed5a298386c132c744ac7a25"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x2ba3c63db69a1ae3c9cf2219cd601760f5f7b9b7843d7ee6dfec082156afcd52"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x2cbc41a872605c57a0e049d6832d38ac22d9ab1e2c0ee6cbd6ec23adf760b270"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x2ae1bb9e7530a277a7288b27eb71a1d114314ab887c6ccec9edd6bba9a40c975"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x0cae45ea5788e0c8d1c82875caad40ed9dfd45b976ba0cf4d71758c1133b02fd"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x09781230da1d9b8ea4c050db43e3fbcffac0805cc5db05185d75c1649296eca4","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x02522618bd39b481e69ea37204c7d368cc003483590adf0c82cf7f292d6288af","value":"0x1251934cc10a3ef820510696fa81b566c5cf15c70fd60ebafe9337787202551f"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x2caca5384a450f259c26582f68addeaba2085e1c29a4c461102a28d050dbb341"} 13:37:33 PASS src/sequencer/block_builder.test.ts (5.554 s) 13:37:33 BlockBuilder 13:37:33 builds a block out of a single tx (308 ms) 13:37:33 builds a block with the correct options (110 ms) 13:37:33 builds a block for validation ignoring limits (91 ms) 13:37:33 builds a block out of several txs rejecting invalid txs (57 ms) 13:37:33 13:37:33 Test Suites: 1 passed, 1 total 13:37:33 Tests: 4 passed, 4 total 13:37:33 Snapshots: 0 total 13:37:33 Time: 5.639 s 13:37:33 Ran all test suites matching sequencer-client/src/sequencer/block_builder.test.ts. 13:37:33 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?