Parent Log: http://ci.aztec-labs.com/48e451a828b576eb Command: f9856415d54196c8 yarn-project/scripts/run_test.sh simulator/src/public/public_processor/public_processor.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/3084a7eb89277f14c021ec43f4bddf01c77cc5cc Env: REF_NAME=gh-readonly-queue/next/pr-15077-433ba6218aed45169029991a493e4232b30b8ec6 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 19:12:36 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15077_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_b42cb0f7ca3ba4b1_next 19:12:41 [19:12:41.083] INFO: simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.042322361000000454s {"duration":0.042322361000000454,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":256} 19:12:41 [19:12:41.164] INFO: simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.05267807100000027s {"duration":0.05267807100000027,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 19:12:41 [19:12:41.235] INFO: simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.04058068600000024s {"duration":0.04058068600000024,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 19:12:41 [19:12:41.269] WARN: simulator:public-processor Failed to process tx 0x1e69ff428283ba48f18a2e762ed570ccbee7f9d3f688e5bdd8ef5374d5be6eb8: Failed Simulation error: Failed 19:12:41 [19:12:41.270] INFO: simulator:public-processor Processed 0 successful txs and 1 failed txs in 0.030929255000000013s {"duration":0.030929255000000013,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 19:12:41 [19:12:41.327] INFO: simulator:public-processor Processed 2 successful txs and 0 failed txs in 0.03900858499999958s {"duration":0.03900858499999958,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":512} 19:12:41 [19:12:41.344] WARN: simulator:public-processor Rejecting tx 0x0d793e236387cc43ec8a534f3710f75440ae2b25c44c845e14a0740f2f9fd14b due to pre-process validation fail: Invalid 19:12:41 [19:12:41.345] INFO: simulator:public-processor Processed 0 successful txs and 1 failed txs in 0.01437331499999982s {"duration":0.01437331499999982,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 19:12:41 [19:12:41.364] INFO: simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.0162856240000001s {"duration":0.0162856240000001,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":12,"l2Gas":34},"totalSizeInBytes":256} 19:12:41 [19:12:41.413] WARN: simulator:public-processor Failed to process tx 0x1a6b191e35795099f820d02d80c7a1508b0b1b5e0a5540ac94cf3f311386fa8b: Not enough balance for fee payer to pay for transaction (got 1000 needs 5000) Error: Not enough balance for fee payer to pay for transaction (got 1000 needs 5000) 19:12:41 at PublicProcessor.performFeePaymentPublicDataWrite (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:425:13) 19:12:41 at PublicProcessor.processPrivateOnlyTx (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:443:39) 19:12:41 at /home/aztec-dev/aztec-packages/yarn-project/telemetry-client/dest/telemetry.js:34:33 19:12:41 at PublicProcessor.processTxWithinDeadline (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:386:14) 19:12:41 at elapsed (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/timer/elapsed.js:8:20) 19:12:41 at PublicProcessor.processTx (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:314:49) 19:12:41 at /home/aztec-dev/aztec-packages/yarn-project/telemetry-client/dest/telemetry.js:34:33 19:12:41 at PublicProcessor.process (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:233:45) 19:12:41 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.test.ts:232:35) 19:12:41 [19:12:41.413] INFO: simulator:public-processor Processed 0 successful txs and 1 failed txs in 0.046357105999999475s {"duration":0.046357105999999475,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 19:12:41 PASS src/public/public_processor/public_processor.test.ts 19:12:41 public_processor 19:12:41 process txs 19:12:41 process private-only txs (315 ms) 19:12:41 runs a tx with enqueued public calls (81 ms) 19:12:41 runs a tx with reverted enqueued public calls (47 ms) 19:12:41 returns failed txs without aborting entire operation (48 ms) 19:12:41 does not attempt to overfill a block (43 ms) 19:12:41 does not send a transaction to the prover if pre validation fails (17 ms) 19:12:41 skipped does not go past the deadline 19:12:41 with fee payer 19:12:41 injects balance update with no public calls (20 ms) 19:12:41 rejects tx if fee payer has not enough balance (48 ms) 19:12:41 19:12:41 Test Suites: 1 passed, 1 total 19:12:41 Tests: 1 skipped, 8 passed, 9 total 19:12:41 Snapshots: 0 total 19:12:41 Time: 3.666 s 19:12:41 Ran all test suites matching simulator/src/public/public_processor/public_processor.test.ts. 19:12:41 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?