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