Parent Log:
http://ci.aztec-labs.com/b10c05119f07cd4b
Command: 4ef547fa5e299294:ISOLATE=1:CPUS=8:NAME=client_flows/account_deployments BENCHMARK_CONFIG=key_flows LOG_LEVEL=error BENCH_OUTPUT=bench-out/ yarn-project/end-to-end/scripts/run_test.sh simple client_flows/account_deployments
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/d4893155ff105399557b55c16450c39921c70d11
Env: REF_NAME=gh-readonly-queue/next/pr-15218-7edf16da6c056f9499e2dfd9c71fb9b7580f9bfc CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 10:42:51 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15218_amd64_x3-full
Resources: CPU_LIST=48,49,50,51,52,53,54,55 CPUS=8 MEM=32g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_2024107cc9dc8ebc_next
10:42:51 +++ id -u
10:42:51 +++ id -g
10:42:51 ++ docker run -d --name client_flows_account_deployments --net=none --cpuset-cpus=48,49,50,51,52,53,54,55 --cpus=8 --memory=32g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''BENCHMARK_CONFIG=key_flows LOG_LEVEL=error BENCH_OUTPUT=bench-out/ yarn-project/end-to-end/scripts/run_test.sh simple client_flows/account_deployments'\'''
10:42:51 + cid=23032009830aee698a93fe0b4185265e866870cb53492b0bbd26fd1838705a22
10:42:51 + set +x
10:43:55 [10:43:55.271]
ERROR:
aztecjs:utils:watcher Error in running promise: ContractFunctionExecutionError: HTTP request failed.
10:43:55
10:43:55 URL:
http://127.0.0.1:8545
10:43:55 Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]}
10:43:55
10:43:55 Raw Call Arguments:
10:43:55 to: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d
10:43:55 data: 0x88e4a073
10:43:55
10:43:55 Contract Call:
10:43:55 address: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d
10:43:55 function: getTips()
10:43:55
10:43:55 Docs:
https://viem.sh/docs/contract/readContract
10:43:55 Details: fetch failed
10:43:55 Version: viem@2.23.7
10:43:55 at getContractError (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/errors/getContractError.ts:78:10)
10:43:55 at readContract (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/actions/public/readContract.ts:136:11)
10:43:55 at processTicksAndRejections (node:internal/process/task_queues:105:5)
10:43:55 at RollupCheatCodes.getTips (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/rollup_cheat_codes.js:41:21)
10:43:55 ... 9 lines matching cause stack trace ...
10:43:55 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/bench/client_flows/account_deployments.test.ts:35:5) {
10:43:55 cause: CallExecutionError: HTTP request failed.
10:43:55
10:43:55 URL:
http://127.0.0.1:8545
10:43:55 Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]}
10:43:55
10:43:55 Raw Call Arguments:
10:43:55 to: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d
10:43:55 data: 0x88e4a073
10:43:55
10:43:55 Details: fetch failed
10:43:55 Version: viem@2.23.7
10:43:55 at getCallError (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/errors/getCallError.ts:42:10)
10:43:55 at call (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/actions/public/call.ts:282:11)
10:43:55 at processTicksAndRejections (node:internal/process/task_queues:105:5)
10:43:55 at readContract (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/actions/public/readContract.ts:120:22)
10:43:55 at RollupCheatCodes.getTips (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/rollup_cheat_codes.js:41:21)
10:43:55 at RollupCheatCodes.markAsProven (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/rollup_cheat_codes.js:136:37)
10:43:55 at AnvilTestWatcher.markAsProven (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/anvil_test_watcher.js:83:9)
10:43:55 at poll (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/promise/running-promise.js:48:21)
10:43:55 at RunningPromise.stop (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/promise/running-promise.js:82:9)
10:43:55 at AnvilTestWatcher.stop (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/anvil_test_watcher.js:72:9)
10:43:55 at tryStop (/home/aztec-dev/aztec-packages/yarn-project/stdlib/dest/interfaces/service.js:3:116)
10:43:55 at teardown (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/fixtures/snapshot_manager.ts:280:5)
10:43:55 at MockSnapshotManager.teardown (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/fixtures/snapshot_manager.ts:152:5)
10:43:55 at ClientFlowsBenchmark.teardown (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/bench/client_flows/client_flows_benchmark.ts:155:5)
10:43:55 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/bench/client_flows/account_deployments.test.ts:35:5) {
10:43:55 cause: HttpRequestError: HTTP request failed.
10:43:55
10:43:55 URL:
http://127.0.0.1:8545
10:43:55 Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]}
10:43:55
10:43:55 Details: fetch failed
10:43:55 Version: viem@2.23.7
10:43:55 at Object.request (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/rpc/http.ts:161:15)
10:43:55 at processTicksAndRejections (node:internal/process/task_queues:105:5)
10:43:55 at fn (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/clients/transports/http.ts:145:19)
10:43:55 at request (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/clients/transports/http.ts:150:39)
10:43:55 at withRetry.delay.count.count (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/buildRequest.ts:129:22)
10:43:55 at attemptRetry (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/promise/withRetry.ts:44:22) {
10:43:55 details: 'fetch failed',
10:43:55 docsPath: undefined,
10:43:55 metaMessages: [Array],
10:43:55 shortMessage: 'HTTP request failed.',
10:43:55 version: '2.23.7',
10:43:55 body: [Object],
10:43:55 headers: undefined,
10:43:55 status: undefined,
10:43:55 url: '
http://127.0.0.1:8545',
10:43:55 [cause]: [TypeError]
10:43:55 },
10:43:55 details: 'fetch failed',
10:43:55 docsPath: undefined,
10:43:55 metaMessages: [
10:43:55 'URL:
http://127.0.0.1:8545',
10:43:55 'Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]}',
10:43:55 ' ',
10:43:55 'Raw Call Arguments:',
10:43:55 ' to: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d\n' +
10:43:55 ' data: 0x88e4a073'
10:43:55 ],
10:43:55 shortMessage: 'HTTP request failed.',
10:43:55 version: '2.23.7'
10:43:55 },
10:43:55 details: 'fetch failed',
10:43:55 docsPath: '/docs/contract/readContract',
10:43:55 metaMessages: [
10:43:55 'URL:
http://127.0.0.1:8545',
10:43:55 'Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]}',
10:43:55 ' ',
10:43:55 'Raw Call Arguments:',
10:43:55 ' to: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d\n data: 0x88e4a073',
10:43:55 ' ',
10:43:55 'Contract Call:',
10:43:55 ' address: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d\n' +
10:43:55 ' function: getTips()'
10:43:55 ],
10:43:55 shortMessage: 'HTTP request failed.',
10:43:55 version: '2.23.7',
10:43:55 abi: [
10:43:55 {
10:43:55 type: 'constructor',
10:43:55 inputs: [Array],
10:43:55 stateMutability: 'nonpayable'
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'CoinIssuer__InsufficientMintAvailable',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Delegation__InsufficientPower',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'event',
10:43:55 name: 'Deposit',
10:43:55 inputs: [Array],
10:43:55 anonymous: false
10:43:55 },
10:43:55 { type: 'error', name: 'DevNet__InvalidProposer', inputs: [Array] },
10:43:55 { type: 'error', name: 'DevNet__NoPruningAllowed', inputs: [] },
10:43:55 {
10:43:55 type: 'event',
10:43:55 name: 'EIP712DomainChanged',
10:43:55 inputs: [],
10:43:55 anonymous: false
10:43:55 },
10:43:55 {
10:43:55 type: 'event',
10:43:55 name: 'FailedDeposit',
10:43:55 inputs: [Array],
10:43:55 anonymous: false
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'FeeJuicePortal__AlreadyInitialized',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'FeeJuicePortal__InvalidInitialization',
10:43:55 inputs: []
10:43:55 },
10:43:55 { type: 'error', name: 'FeeJuicePortal__Unauthorized', inputs: [] },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'FeeLib__InvalidFeeAssetPriceModifier',
10:43:55 inputs: []
10:43:55 },
10:43:55 { type: 'error', name: 'GSE__AlreadyRegistered', inputs: [Array] },
10:43:55 { type: 'error', name: 'GSE__FailedToRemove', inputs: [Array] },
10:43:55 { type: 'error', name: 'GSE__FatalError', inputs: [Array] },
10:43:55 { type: 'error', name: 'GSE__GovernanceAlreadySet', inputs: [] },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GSE__InstanceDoesNotExist',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 { type: 'error', name: 'GSE__InsufficientStake', inputs: [Array] },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GSE__InvalidRollupAddress',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 { type: 'error', name: 'GSE__NotCanonical', inputs: [Array] },
10:43:55 { type: 'error', name: 'GSE__NotRollup', inputs: [Array] },
10:43:55 { type: 'error', name: 'GSE__NotWithdrawer', inputs: [Array] },
10:43:55 { type: 'error', name: 'GSE__NothingToExit', inputs: [Array] },
10:43:55 { type: 'error', name: 'GSE__OutOfBounds', inputs: [Array] },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GSE__RollupAlreadyRegistered',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GovernanceProposer__CanOnlyExecuteProposalInPast',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GovernanceProposer__FailedToPropose',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GovernanceProposer__GSEPayloadInvalid',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GovernanceProposer__InstanceHaveNoCode',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GovernanceProposer__InsufficientVotes',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GovernanceProposer__InvalidNAndMValues',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GovernanceProposer__NCannotBeLargerTHanM',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GovernanceProposer__OnlyProposerCanVote',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GovernanceProposer__ProposalAlreadyExecuted',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GovernanceProposer__ProposalCannotBeAddressZero',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GovernanceProposer__ProposalHaveNoCode',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GovernanceProposer__ProposalTooOld',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'GovernanceProposer__VoteAlreadyCastForSlot',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 { type: 'error', name: 'Governance__CallFailed', inputs: [Array] },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__CallerNotGovernanceProposer',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__CallerNotSelf',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 { type: 'error', name: 'Governance__CannotCallAsset', inputs: [] },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ConfigurationLib__DifferentialTooBig',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ConfigurationLib__DifferentialTooSmall',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ConfigurationLib__InvalidMinimumVotes',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ConfigurationLib__LockAmountTooSmall',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ConfigurationLib__QuorumTooBig',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ConfigurationLib__QuorumTooSmall',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ConfigurationLib__TimeTooBig',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ConfigurationLib__TimeTooSmall',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__DepositNotAllowed',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__InsufficientPower',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__InvalidConfiguration',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__NoCheckpointsFound',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ProposalAlreadyDropped',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ProposalCannotBeDropped',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ProposalDoesNotExists',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ProposalLib__MoreVoteThanExistNeeded',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ProposalLib__MoreYeaVoteThanExistNeeded',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ProposalLib__ZeroMinimum',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ProposalLib__ZeroVotesNeeded',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ProposalLib__ZeroYeaVotesNeeded',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ProposalNotActive',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__ProposalNotExecutable',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__UserLib__NotInPast',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__WithdrawalAlreadyclaimed',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Governance__WithdrawalNotUnlockedYet',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'HeaderLib__InvalidHeaderSize',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'HeaderLib__InvalidSlotNumber',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 { type: 'error', name: 'Inbox__ActorTooLarge', inputs: [Array] },
10:43:55 { type: 'error', name: 'Inbox__ContentTooLarge', inputs: [Array] },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Inbox__MustBuildBeforeConsume',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Inbox__SecretHashTooLarge',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 { type: 'error', name: 'Inbox__Unauthorized', inputs: [] },
10:43:55 { type: 'error', name: 'Inbox__VersionMismatch', inputs: [Array] },
10:43:55 { type: 'error', name: 'InvalidShortString', inputs: [] },
10:43:55 {
10:43:55 type: 'function',
10:43:55 name: 'L1_BLOCK_AT_GENESIS',
10:43:55 inputs: [],
10:43:55 outputs: [Array],
10:43:55 stateMutability: 'view'
10:43:55 },
10:43:55 {
10:43:55 type: 'event',
10:43:55 name: 'L2BlockProposed',
10:43:55 inputs: [Array],
10:43:55 anonymous: false
10:43:55 },
10:43:55 {
10:43:55 type: 'event',
10:43:55 name: 'L2ProofVerified',
10:43:55 inputs: [Array],
10:43:55 anonymous: false
10:43:55 },
10:43:55 {
10:43:55 type: 'event',
10:43:55 name: 'ManaTargetUpdated',
10:43:55 inputs: [Array],
10:43:55 anonymous: false
10:43:55 },
10:43:55 { type: 'error', name: 'MerkleLib__InvalidRoot', inputs: [Array] },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Outbox__AlreadyNullified',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 { type: 'error', name: 'Outbox__BlockNotProven', inputs: [Array] },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Outbox__IncompatibleEntryArguments',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 { type: 'error', name: 'Outbox__InvalidChainId', inputs: [] },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Outbox__InvalidRecipient',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Outbox__NothingToConsume',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Outbox__NothingToConsumeAtBlock',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Outbox__RootAlreadySetAtBlock',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 { type: 'error', name: 'Outbox__Unauthorized', inputs: [] },
10:43:55 { type: 'error', name: 'Outbox__VersionMismatch', inputs: [Array] },
10:43:55 { type: 'error', name: 'OwnableInvalidOwner', inputs: [Array] },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'OwnableUnauthorizedAccount',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'event',
10:43:55 name: 'OwnershipTransferred',
10:43:55 inputs: [Array],
10:43:55 anonymous: false
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'ProofCommitmentEscrow__InsufficientBalance',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'ProofCommitmentEscrow__NotOwner',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'ProofCommitmentEscrow__WithdrawRequestNotReady',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 {
10:43:55 type: 'event',
10:43:55 name: 'PrunedPending',
10:43:55 inputs: [Array],
10:43:55 anonymous: false
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Registry__NoRollupsRegistered',
10:43:55 inputs: []
10:43:55 },
10:43:55 {
10:43:55 type: 'error',
10:43:55 name: 'Registry__RollupAlreadyRegistered',
10:43:55 inputs: [Array]
10:43:55 },
10:43:55 ... 184 more items
10:43:55 ],
10:43:55 args: [],
10:43:55 contractAddress: '0xc6e7df5e7b4f2a278906862b61205850344d4e7d',
10:43:55 formattedArgs: undefined,
10:43:55 functionName: 'getTips',
10:43:55 sender: undefined
10:43:55 }
10:43:55
PASS src/bench/client_flows/account_deployments.test.ts
10:43:55 Deployment benchmark
10:43:55 Deployment benchmark for ecdsar1
10:43:55
✓ Deploys a ecdsar1 account contract, pays using sponsored_fpc (21962 ms)
10:43:55 Deployment benchmark for schnorr
10:43:55
✓ Deploys a schnorr account contract, pays using sponsored_fpc (21690 ms)
10:43:55
10:43:55
Test Suites: 1 passed, 1 total
10:43:55
Tests: 2 passed, 2 total
10:43:55
Snapshots: 0 total
10:43:55
Time: 63.398 s
10:43:55
Ran all test suites matching client_flows/account_deployments
.
10:43:55
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?