Parent Log:
http://ci.aztec-labs.com/28d0f502ea393c6c
Command: d4b21b2021ea73d7 yarn-project/scripts/run_test.sh sequencer-client/src/publisher/sequencer-publisher.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4e3f550332c81006b8d3cdbeb646f4c567473f9d
Env: REF_NAME=gh-readonly-queue/next/pr-15148-2f9d2861e2863437732f136f554fc8275c1bb1e7 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 19 18:20:08 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15148_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f5ac10b9b6d6197b_next
18:20:13 [18:20:13.692]
INFO:
sequencer:publisher Bundled [propose] transaction [succeeded]
18:20:13 [18:20:13.720]
ERROR:
sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Cannot mix BigInt and other types, use explicit conversions
18:20:13 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12)
18:20:13 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25)
18:20:13 at processTicksAndRejections (node:internal/process/task_queues:105:5)
18:20:13 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:225:5) {
18:20:13 metaMessages: undefined
18:20:13 }
18:20:13 [18:20:13.721]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
18:20:16 [18:20:16.127]
ERROR:
sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Error
18:20:16 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12)
18:20:16 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25)
18:20:16 at processTicksAndRejections (node:internal/process/task_queues:105:5)
18:20:16 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:279:20) {
18:20:16 metaMessages: undefined
18:20:16 }
18:20:16 [18:20:16.129]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
18:20:17 [18:20:17.041]
ERROR:
sequencer:publisher Failed to simulate propose tx: Error: Test error
18:20:17 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:284:46)
18:20:17 at Promise.finally.completed (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1559:28)
18:20:17 at new Promise (<anonymous>)
18:20:17 at callAsyncCircusFn (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1499:10)
18:20:17 at _callCircusTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1009:40)
18:20:17 at processTicksAndRejections (node:internal/process/task_queues:105:5)
18:20:17 at _runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:949:3)
18:20:17 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:839:13)
18:20:17 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:829:11)
18:20:17 at run (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:757:3)
18:20:17 at runAndTransformResultsToJestFormat (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1920:21)
18:20:17 at jestAdapter (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/runner.js:101:19)
18:20:17 at runTestInternal (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:272:16)
18:20:17 at runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:340:7)
18:20:17 [18:20:17.042]
ERROR:
sequencer:publisher Block validation failed. Test error
{"txCount":4,"blockNumber":42,"blockTimestamp":1796,"privateLogCount":128,"publicLogCount":12,"contractClassLogCount":4,"contractClassLogSize":6040,"slotNumber":2}
18:20:17 [18:20:17.980]
ERROR:
sequencer:publisher Bundled [propose] transaction [failed]
18:20:17 [18:20:17.981]
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}
18:20:17 [18:20:17.982]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
18:20:19 [18:20:19.207]
WARN:
sequencer:publisher Some requests were expired for slot 2
{"validRequests":[],"requests":[{"action":"propose","lastValidL2Slot":1}]}
18:20:19
PASS src/publisher/sequencer-publisher.test.ts (
10.151 s)
18:20:19 SequencerPublisher
18:20:19
✓ bundles propose and vote tx to l1 (2776 ms)
18:20:19
✓ errors if forwarder tx fails (1117 ms)
18:20:19
✓ does not send propose tx if rollup validation fails (912 ms)
18:20:19
✓ returns errorMsg if forwarder tx reverts (938 ms)
18:20:19
✓ does not send requests if interrupted (999 ms)
18:20:19
✓ does not send requests if no valid requests are found (226 ms)
18:20:19
18:20:19
Test Suites: 1 passed, 1 total
18:20:19
Tests: 6 passed, 6 total
18:20:19
Snapshots: 0 total
18:20:19
Time: 10.242 s
18:20:19
Ran all test suites matching sequencer-client/src/publisher/sequencer-publisher.test.ts
.
18:20:19
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?