Parent Log:
http://ci.aztec-labs.com/29fbaf04147fb1cc
Command: 0241ddbeca6635d5 yarn-project/scripts/run_test.sh sequencer-client/src/publisher/sequencer-publisher.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4873eb2f8189ef2d21a8b7fcfbfebe4dbc0f4145
Env: REF_NAME=gh-readonly-queue/next/pr-15244-ae57aa9d16f6f3a9e1bc0a5487573e779a4a3ee3 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 25 19:34:41 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15244_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f5ac10b9b6d6197b_next
19:34:46 [19:34:46.311]
INFO:
sequencer:publisher Bundled [propose] transaction [succeeded]
19:34:46 [19:34:46.352]
ERROR:
sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Cannot mix BigInt and other types, use explicit conversions
19:34:46 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12)
19:34:46 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25)
19:34:46 at processTicksAndRejections (node:internal/process/task_queues:105:5)
19:34:46 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:226:5) {
19:34:46 metaMessages: undefined
19:34:46 }
19:34:46 [19:34:46.354]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
19:34:48 [19:34:48.461]
ERROR:
sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Error
19:34:48 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12)
19:34:48 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25)
19:34:48 at processTicksAndRejections (node:internal/process/task_queues:105:5)
19:34:48 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:280:20) {
19:34:48 metaMessages: undefined
19:34:48 }
19:34:48 [19:34:48.462]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
19:34:49 [19:34:49.304]
ERROR:
sequencer:publisher Failed to simulate propose tx: Error: Test error
19:34:49 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:285:46)
19:34:49 at Promise.finally.completed (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1559:28)
19:34:49 at new Promise (<anonymous>)
19:34:49 at callAsyncCircusFn (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1499:10)
19:34:49 at _callCircusTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1009:40)
19:34:49 at processTicksAndRejections (node:internal/process/task_queues:105:5)
19:34:49 at _runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:949:3)
19:34:49 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:839:13)
19:34:49 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:829:11)
19:34:49 at run (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:757:3)
19:34:49 at runAndTransformResultsToJestFormat (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1920:21)
19:34:49 at jestAdapter (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/runner.js:101:19)
19:34:49 at runTestInternal (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:272:16)
19:34:49 at runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:340:7)
19:34:49 [19:34:49.305]
ERROR:
sequencer:publisher Block validation failed. Test error
{"txCount":4,"blockNumber":42,"blockTimestamp":1796,"privateLogCount":128,"publicLogCount":12,"contractClassLogCount":4,"contractClassLogSize":6040,"slotNumber":2}
19:34:50 [19:34:50.135]
ERROR:
sequencer:publisher Bundled [propose] transaction [failed]
19:34:50 [19:34:50.136]
ERROR:
sequencer:publisher Rollup process tx reverted. Test error
{"txCount":4,"blockNumber":42,"blockTimestamp":1796,"privateLogCount":128,"publicLogCount":12,"contractClassLogCount":4,"contractClassLogSize":6040,"txHash":"0x74784861736850726f706f7365","slotNumber":2}
19:34:50 [19:34:50.138]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
19:34:51 [19:34:51.100]
WARN:
sequencer:publisher Some requests were expired for slot 2
{"validRequests":[],"requests":[{"action":"propose","lastValidL2Slot":1}]}
19:34:51
PASS src/publisher/sequencer-publisher.test.ts (
8.518 s)
19:34:51 SequencerPublisher
19:34:51
✓ bundles propose and vote tx to l1 (2723 ms)
19:34:51
✓ errors if forwarder tx fails (832 ms)
19:34:51
✓ does not send propose tx if rollup validation fails (844 ms)
19:34:51
✓ returns errorMsg if forwarder tx reverts (832 ms)
19:34:51
✓ does not send requests if interrupted (824 ms)
19:34:51
✓ does not send requests if no valid requests are found (138 ms)
19:34:51
19:34:51
Test Suites: 1 passed, 1 total
19:34:51
Tests: 6 passed, 6 total
19:34:51
Snapshots: 0 total
19:34:51
Time: 8.592 s
19:34:51
Ran all test suites matching sequencer-client/src/publisher/sequencer-publisher.test.ts
.
19:34:51
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?