Parent Log:
http://ci.aztec-labs.com/c586c455e55a2e33
Command: d4346d6f5463a9e7 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b608f9359219731d3c03407689a4fadaaa5a0d45
Env: REF_NAME=gh-readonly-queue/next/pr-15006-082468f0c1e7e5424b3654b5be0f3560eed7e487 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 12 13:51:44 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15006_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next
13:51:49 [13:51:49.070]
INFO:
BlockBuilderTest Built Block
{"archive":{"root":"0x26ae57234f87eb09c65c64f528aa006badcd8f1f656b37b548c2d4cd1b09bfb1","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x0042aaef903573bf0038600bf51ddc4e290cc2032b868aac0db4e2119692930e","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":"0x0000000000000000000000000000000000000000000000000000000000000001","chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x95a80a2e4d2abf06ab8f0808ef199e7228362b3e","feeRecipient":"0x2d9739c94078b317b14e693da4b371be30b149f1cdd9078f6b6ff2e09e29ec7d","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x16fd277df83041cbf1083dfe2b48d40d95ebfad6e7dde3594064bce75d4a5b76"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x150636d77983d7c10f2ec9a9f79be7edee25870d0010a9a5971a01f01873d546"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x21ee038936f073b098a9ea1220d9d8f2b13c4ac0830d72eb96cb089fda5409aa"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x1cdac052483e77737c747b2dbce7c74cb3ab9f6e8bfa88acb28b82026733b529"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x2f7e32262655f785b3529b8c249e62aa4577d31458de78415e41d09c17a1733d"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x2469837d65442c542971116a4d4bce4de79e87338d5434eeae1c150700c46a59","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x18c554b46bae18d7df5c9a25e42b4c0a4e2569fa6e4af122087d7c2c36835567","value":"0x1dfbe7b6c66542fe4836f1011f4ef04faa72012c0cf4cb4c260020142cd2a822"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x211b5c8781d39f20b0672fdc25d805e3a4775ecf7b3edab40b5c4352173c7ccc"}
13:51:49
PASS src/sequencer/block_builder.test.ts
13:51:49 BlockBuilder
13:51:49
✓ builds a block out of a single tx (245 ms)
13:51:49
✓ builds a block with the correct options (87 ms)
13:51:49
✓ builds a block for validation ignoring limits (78 ms)
13:51:49
✓ builds a block out of several txs rejecting invalid txs (49 ms)
13:51:49
13:51:49
Test Suites: 1 passed, 1 total
13:51:49
Tests: 4 passed, 4 total
13:51:49
Snapshots: 0 total
13:51:49
Time: 3.449 s
13:51:49
Ran all test suites matching /sequencer-client\/src\/sequencer\/block_builder.test.ts/i
.
13:51:49
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?