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